This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit c5bb53bb21eb35ded6ab30863fdf146eaa112b99 Author: Shad Storhaug <[email protected]> AuthorDate: Wed Mar 24 10:45:39 2021 +0700 MIGRATE.md: Fixed slashes so the link works --- MIGRATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATE.md b/MIGRATE.md index 79e71fb..221f688 100644 --- a/MIGRATE.md +++ b/MIGRATE.md @@ -1 +1 @@ -The migration guide has moved to: [src\Lucene.Net\migration-guide.md](src\Lucene.Net\migration-guide.md) \ No newline at end of file +The migration guide has moved to: [src/Lucene.Net/migration-guide.md](src/Lucene.Net/migration-guide.md) \ No newline at end of file
