Skip to content

Commit

Permalink
Update quickstartguide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Sep 27, 2023
1 parent 78e5e17 commit 6c592fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/quickstartguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ The most basic example on how to use this module is to [download the module](htt
```
The `include 'ttb/ttb_library.f'` statement replaces the line with the content of the ttb-module. The first line in a program or subroutine is now a `use Tensor` statement. That's it - now you're ready to go.

Continue to [Example](example.md) section. For a list and detailed information of available functions go [here](functions.md).
Continue to the [Example]({% link examples/index.md %}) section. For a list and detailed information of available functions go [here]({% link api/index.md %}).

0 comments on commit 6c592fa

Please sign in to comment.