Skip to content

Commit 318c03a

Browse files
committed
Add two more redirects for other Netlify based repos
1 parent 31c9388 commit 318c03a

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ Here's how the code is structured in the top level of the repository:
9393
- `/cc-vocabulary/` to https://cc-vocabulary.netlify.com/
9494
- Added so that the `opensource.creativecommons.org/cc-vocabulary/` will
9595
continue to work with that project moving to utilize Netlify.
96+
- `/cc-vue-vocabulary` to https://cc-vue-vocabulary.netlify.com/
97+
- Added so that the `opensource.creativecommons.org/cc-vue-vocabulary/` will
98+
continue to work with that project moving to utilize Netlify.
99+
- `/cc-fonts` to https://cc-fonts.netlify.com/
100+
- Added so that the `opensource.creativecommons.org/cc-fonts/` will
101+
continue to work with that project moving to utilize Netlify.
96102

97103

98104
## License

content/cc-fonts/contents.lr

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_model: redirect
2+
---
3+
target: https://cc-fonts.netlify.com/
4+
---
5+
_discoverable: no

content/cc-vue-vocabulary/contents.lr

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_model: redirect
2+
---
3+
target: https://cc-vue-vocabulary.netlify.com/
4+
---
5+
_discoverable: no

0 commit comments

Comments
 (0)