File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 47
47
< p >
48
48
You can submit your resource to Creative Commons through a Pull Request
49
49
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 "
51
53
> creativecommons/cc-resource-archive</ a
52
54
>
53
55
repository on GitHub.
@@ -68,11 +70,13 @@ <h3>How to Submit</h3>
68
70
< ol >
69
71
< li >
70
72
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 > .
72
74
</ li >
73
75
< li >
74
76
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 "
76
80
> creativecommons/cc-resource-archive</ a
77
81
> .
78
82
</ li >
@@ -135,9 +139,11 @@ <h3>How to Submit</h3>
135
139
</ li >
136
140
< li >
137
141
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
139
143
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 "
141
147
> creativecommons/cc-resource-archive</ a
142
148
>
143
149
repository.
You can’t perform that action at this time.
0 commit comments