Skip to content

Commit b325378

Browse files
Update broken link in docs (#5598)
Signed-off-by: Christopher Hakkaart <[email protected]> Co-authored-by: Ben Sherman <[email protected]>
1 parent b23e42c commit b325378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can configure your credentials for various Git providers in the Git configur
1414

1515
## Using a local repository
1616

17-
Nextflow can work with repositories stored in a local or shared file system. The repository must be created as a [bare repository](https://mijingo.com/blog/what-is-a-bare-git-repository).
17+
Nextflow can work with repositories stored in a local or shared file system. The repository must be created as a [bare repository](https://craftquest.io/articles/what-is-a-bare-git-repository).
1818

1919
For example, given a bare repository at `/shared/projects/foo.git`, Nextflow is able to run it using the following syntax:
2020

0 commit comments

Comments
 (0)