From c29dc344c06379921ff916d5e3950cf1864aa551 Mon Sep 17 00:00:00 2001 From: hanjoosten Date: Mon, 11 Nov 2024 08:45:53 +0100 Subject: [PATCH] change links from gitbook to https://ampersandtarski.github.io/ --- README.md | 2 +- docs/README.md | 3 +++ frontend/src/app/layout/home/home.component.html | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f56baece..0d6339b5e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Prototype framework that transforms your Ampersand model into a web application ## User documenation -* For user documentation, see: https://ampersandtarski.gitbook.io +* For user documentation, see: https://ampersandtarski.github.io/ ## Docs * Documentation about the prototype framework (this repository) is maintained in the [developer documentation](./docs) folder diff --git a/docs/README.md b/docs/README.md index 71718d29b..4761e6962 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,3 +9,6 @@ id: prototype-framework ## Introduction This documentation is intended for developers of the framework and more advanced users of Ampersand and the prototype framework. It explains the key concepts, classes and project setup. + +## Publication +This documentation is integrated in the documentation of Ampersand (several repositories). It is published at https://ampersandtarski.github.io/ \ No newline at end of file diff --git a/frontend/src/app/layout/home/home.component.html b/frontend/src/app/layout/home/home.component.html index 516e95b93..78b21ac74 100644 --- a/frontend/src/app/layout/home/home.component.html +++ b/frontend/src/app/layout/home/home.component.html @@ -12,7 +12,7 @@ pButton type="button" label="Documentation" - href="https://ampersandtarski.gitbook.io" + href="https://ampersandtarski.github.io/" target="_blank" >