Skip to content

Commit

Permalink
change links from gitbook to https://ampersandtarski.github.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Nov 11, 2024
1 parent 3203586 commit c29dc34
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
2 changes: 1 addition & 1 deletion frontend/src/app/layout/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
pButton
type="button"
label="Documentation"
href="https://ampersandtarski.gitbook.io"
href="https://ampersandtarski.github.io/"
target="_blank"
></a>
<a
Expand Down

0 comments on commit c29dc34

Please sign in to comment.