Skip to content

Commit

Permalink
fixed broken link to decorator doc
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahHenrikKleinschmidt committed Feb 17, 2022
1 parent e8c7298 commit b4ed37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/0_getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"> Note\n",
">\n",
"> This requires column names, manually specified `replicates`, and `decorators` for file reading!\n",
"> You can [learn more about replicates](https://noahhenrikkleinschmidt.github.io/qpcr/index.html#replicates) and [learn more about decorators](https://noahhenrikkleinschmidt.github.io/qpcr/Parsers.html#decorators) in the API documentation. \n"
"> You can [learn more about replicates](https://noahhenrikkleinschmidt.github.io/qpcr/index.html#replicates) and [learn more about decorators](https://noahhenrikkleinschmidt.github.io/qpcr/Parsers/Parsers.html#decorators) in the API documentation. \n"
]
},
{
Expand Down

0 comments on commit b4ed37c

Please sign in to comment.