Skip to content

Commit 2810403

Browse files
Merge pull request #320 from mahak-juriani/mahakj-318_submit-page-external-links
Submit page - external links open in new page, +spelling update
2 parents 4e68f03 + 4aabdce commit 2810403

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/_pages/submission.html

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ <h3>
4747
<p>
4848
You can submit your resource to Creative Commons through a Pull Request
4949
to the
50-
<a href="https://github.com/creativecommons/cc-resource-archive/"
50+
<a
51+
href="https://github.com/creativecommons/cc-resource-archive/"
52+
target="_blank"
5153
>creativecommons/cc-resource-archive</a
5254
>
5355
repository on GitHub.
@@ -68,11 +70,13 @@ <h3>How to Submit</h3>
6870
<ol>
6971
<li>
7072
Make sure you have an account on
71-
<a href="https://github.com/">github.com</a>.
73+
<a href="https://github.com/" target="_blank">github.com</a>.
7274
</li>
7375
<li>
7476
Go to
75-
<a href="https://github.com/creativecommons/cc-resource-archive"
77+
<a
78+
href="https://github.com/creativecommons/cc-resource-archive"
79+
target="_blank"
7680
>creativecommons/cc-resource-archive</a
7781
>.
7882
</li>
@@ -135,9 +139,11 @@ <h3>How to Submit</h3>
135139
</li>
136140
<li>
137141
Now you should be able to see an option
138-
<code>comapre and pull request</code> for your changes. Simply open a
142+
<code>compare and pull request</code> for your changes. Simply open a
139143
pull request to merge your repository's changes to the main
140-
<a href="https://github.com/creativecommons/cc-resource-archive"
144+
<a
145+
href="https://github.com/creativecommons/cc-resource-archive"
146+
target="_blank"
141147
>creativecommons/cc-resource-archive</a
142148
>
143149
repository.

0 commit comments

Comments
 (0)