summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Grossetie <ggrossetie@gmail.com>2023-10-19 20:37:14 +0200
committerDan Allen <dan.j.allen@gmail.com>2023-10-19 12:37:54 -0600
commit9cb738f3aca0bbafc059ee496b62fbad3076e75f (patch)
tree3188a84158ad3e43d9e873811a0b12b80ea606c2
parent8205b712825175e184f381ac0ee6a021b682b59d (diff)
replace mogztter by ggrossetie in URLs (PR #4505)
-rw-r--r--docs/modules/migrate/pages/ms-word.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/migrate/pages/ms-word.adoc b/docs/modules/migrate/pages/ms-word.adoc
index fbc2ad51..ebba5808 100644
--- a/docs/modules/migrate/pages/ms-word.adoc
+++ b/docs/modules/migrate/pages/ms-word.adoc
@@ -3,7 +3,7 @@
:description: This page presents various tools and strategies for migrating from MS Word to AsciiDoc.
:url-pandoc: https://pandoc.org
:url-google-asciidoc: https://workspace.google.com/marketplace/app/asciidoc_processor/1023004302050
-:url-google-asciidoc-source: https://github.com/Mogztter/asciidoc-googledocs-addon/
+:url-google-asciidoc-source: https://github.com/ggrossetie/asciidoc-googledocs-addon/
== Pandoc
@@ -186,7 +186,7 @@ It will get confused by abbreviations, but there is no way around that.
== Google Docs
Google Docs can already upload and edit MS Word docx files.
-Using the {url-google-asciidoc}[AsciiDoc Processor add-on^] by https://github.com/Mogztter[Guillaume Grossetie^], you can copy and paste part or all of the document from Google Docs as AsciiDoc text.
+Using the {url-google-asciidoc}[AsciiDoc Processor add-on^] by https://github.com/ggrossetie[Guillaume Grossetie^], you can copy and paste part or all of the document from Google Docs as AsciiDoc text.
The features that it can handle seem to be substantially fewer than pandoc but expect further development.
The source for the add-on can be found in {url-google-asciidoc-source}[its repository^].