We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a313b commit bb1a460Copy full SHA for bb1a460
docs/source/conf.py
@@ -77,6 +77,7 @@
77
"https://www.incf.org/sites/default/files/files/INCF_GSoC_2022_Application_template.pdf",
78
"https://neuroinformatics.dev/slides-templates-atlases/#/on-templates-and-atlases",
79
"https://errantscience.com/",
80
+ "https://in2scienceuk.org/our-programmes/in2research/",
81
r"https://www\.cell\.com/.*", # Use regex pattern to match all cell.com URLs
82
r"https?://(?:dx\.)?doi\.org/.*", # Use regex pattern to match all DOI URLs
83
]
0 commit comments