Skip to content

Commit 2fcc285

Browse files
Ensure latest ref for PyBaMM documents
1 parent f039802 commit 2fcc285

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ summary: This page contains the PyBaMM CHANGELOG, which is automatically updated
77
on GitHub. The content of this page is automatically updated when the file in the repository is changed.
88
The title MUST be present in the frontmatter, since Hugo has to use it at build time, not runtime. -->
99

10-
{{< external-content "https://api.github.com/repos/pybamm-team/PyBaMM/contents/CHANGELOG.md" >}}
10+
{{< external-content "https://api.github.com/repos/pybamm-team/PyBaMM/contents/CHANGELOG.md?ref=develop" >}}

content/code-of-conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ summary: This page describes the PyBaMM Code of Conduct for all project particip
77
on GitHub. The content of this page is automatically updated when the file in the repository is changed.
88
The title MUST be present in the frontmatter, since Hugo has to use it at build time, not runtime. -->
99

10-
{{< external-content "https://api.github.com/repos/pybamm-team/PyBaMM/contents/CODE-OF-CONDUCT.md" >}}
10+
{{< external-content "https://api.github.com/repos/pybamm-team/PyBaMM/contents/CODE-OF-CONDUCT.md?ref=develop" >}}

0 commit comments

Comments
 (0)