Skip to content

Commit 80372ce

Browse files
authored
Merge pull request #3 from owid/add-grapher-py-route
🔨 Route /projects/owid-grapher-py/ through CF router
2 parents b6396f2 + d00df8b commit 80372ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_worker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
const SUBPROJECTS = {
1616
"/projects/etl/": "https://owid-etl-docs.pages.dev",
17+
"/projects/owid-grapher-py/": "https://owid-grapher-py-docs.pages.dev",
1718
};
1819

1920
export default {

0 commit comments

Comments
 (0)