diff --git a/site/src/docs/backup/migration/index.md b/site/src/docs/backup/migration/index.md index 2bfd05af..75f4e44e 100644 --- a/site/src/docs/backup/migration/index.md +++ b/site/src/docs/backup/migration/index.md @@ -6,7 +6,7 @@ order: 300 Remark42 supports importing comments from Disqus, WordPress, or native backup format. All imported comments have an `Imported` field set to `true`. -### Importfrom Disqus +### Import from Disqus 1. Disqus provides an export of all comments on your site in a gzipped file. This option is available in your Moderation panel at Disqus Admin > Setup > Export. The export will be sent into a queue and then emailed to the address associated with your account once it's ready. Direct link to export will be something like `https://.disqus.com/admin/discussions/export/`. See [importing-exporting](https://help.disqus.com/en/articles/1717199-importing-exporting) for more details 2. Move this file to your Remark42 host within `./var` and extract, i.e. `gunzip .xml.gz`