Skip to content

Commit 92918b8

Browse files
committed
fixing links in lfs post
1 parent e194fea commit 92918b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-09-07-migrate-git-lfs-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can migrate repositories to GitHub using [GitHub Enterprise Importer (GEI)](
2121

2222
This post highlights two methods to migrate Git LFS objects from one repository to another:
2323

24-
- [Method 1: Using `git lfs push --all` to migrate all LFS objects](#method-1-git-lfs-push---all)
24+
- [Method 1: Using `git lfs push --all` to migrate all LFS objects](#method-1-git-lfs-push-all)
2525
- [Method 2: Methodically pushing each LFS object](#method-2-methodically-pushing-each-object) (slower but more reliable for large repos and instances with higher network latency)
2626

2727
> See my other Git LFS posts:

0 commit comments

Comments
 (0)