Skip to content

Commit c13b5d0

Browse files
authored
Merge pull request #195 from pharmaverse/linkcheck
Fix external links
2 parents 59b703c + 624655c commit c13b5d0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/articles/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ rtflite provides dedicated classes for each table component. Commonly used class
9292

9393
These component classes work together to build complete RTF documents.
9494
A full list of all classes and their parameters can be found in the
95-
[API reference](https://merck.github.io/rtflite/reference/).
95+
[API reference](https://pharmaverse.github.io/rtflite/reference/).
9696

9797
## Simple example
9898

docs/reference/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# API reference
2+
3+
## ::: rtflite

0 commit comments

Comments
 (0)