We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fbc4be commit 111d138Copy full SHA for 111d138
1 file changed
prima/.htaccess
@@ -170,3 +170,7 @@ RewriteRule ^use-case-1$ https://github.com/Materials-Data-Science-and-Informati
170
# Use case 2
171
RewriteRule ^use-case-2$ https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology/tree/master/use-cases/Herbie-ELN [R=303,L]
172
173
+# Development
174
+# ===========
175
+RewriteRule ^dev$ https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology/ [R=303,L]
176
+
0 commit comments