From 3db79d4331d0c828a85549d02c8964d412d05a36 Mon Sep 17 00:00:00 2001 From: John Levon Date: Tue, 7 Apr 2020 19:13:21 +0100 Subject: [PATCH] Correct pull request link on migrations.md --- content/en/tools/migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/tools/migrations.md b/content/en/tools/migrations.md index 3959d1d21..3dd334bef 100644 --- a/content/en/tools/migrations.md +++ b/content/en/tools/migrations.md @@ -20,7 +20,7 @@ toc: true This section highlights some projects around Hugo that are independently developed. These tools try to extend the functionality of our static site generator or help you to get started. {{% note %}} -Do you know or maintain a similar project around Hugo? Feel free to open a [pull request](https://github.com/gohugoio/hugo/pulls) on GitHub if you think it should be added. +Do you know or maintain a similar project around Hugo? Feel free to open a [pull request](https://github.com/gohugoio/hugoDocs/pulls) on GitHub if you think it should be added. {{% /note %}} Take a look at this list of migration tools if you currently use other blogging tools like Jekyll or WordPress but intend to switch to Hugo instead. They'll take care to export your content into Hugo-friendly formats.