Skip to content

Commit e9c6866

Browse files
committed
remove backticks from README links
1 parent cef62a4 commit e9c6866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ be:
3939
entrypoints to be available as a shell command from anywhere, called
4040
`petablint`
4141

42-
- [`petab.create_parameter_df`](https://petab.readthedocs.io/projects/libpetab-python/en/latest/build/_autosummary/petab.parameters.html#petab.parameters.create_parameter_df)
42+
- [petab.create_parameter_df](https://petab.readthedocs.io/projects/libpetab-python/en/latest/build/_autosummary/petab.parameters.html#petab.parameters.create_parameter_df)
4343
to create the parameter table, once you have set up the model,
4444
condition table, observable table and measurement table
4545

46-
- [`petab.create_combine_archive`](https://petab.readthedocs.io/projects/libpetab-python/en/latest/build/_autosummary/petab.core.html#petab.core.create_combine_archive)
46+
- [petab.create_combine_archive](https://petab.readthedocs.io/projects/libpetab-python/en/latest/build/_autosummary/petab.core.html#petab.core.create_combine_archive)
4747
to create a [COMBINE Archive](https://combinearchive.org/index/) from PEtab
4848
files
4949

0 commit comments

Comments
 (0)