From 19135a7312529c298ba1315b702419da5fbd5992 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sun, 5 Sep 2021 20:41:47 +0200 Subject: [PATCH] [AB-xxx] updating docs response --- .../documentation_response_embed_description_en_US.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/core/src/main/resources/en_US/commands/documentation/documentation_response_embed_description_en_US.ftl b/translations/core/src/main/resources/en_US/commands/documentation/documentation_response_embed_description_en_US.ftl index 72b1600a..6333d342 100644 --- a/translations/core/src/main/resources/en_US/commands/documentation/documentation_response_embed_description_en_US.ftl +++ b/translations/core/src/main/resources/en_US/commands/documentation/documentation_response_embed_description_en_US.ftl @@ -1,2 +1,2 @@ -Documentation is available in [HTML](https://github.com/Sheldan/abstracto-docs/current) and [PDF](https://github.com/Sheldan/abstracto-docs/current/documentation.pdf). -They are also available for older versions via https://github.com/Sheldan/abstracto-docs/$VERSION. \ No newline at end of file +Documentation is available in [HTML](https://sheldan.github.io/abstracto-docs/current/) and [PDF](https://sheldan.github.io/abstracto-docs/current/documentation.pdf). +They are also available for older versions via https://sheldan.github.io/abstracto-docs/$VERSION. \ No newline at end of file