5
5
6
6
< title > {% block title %}Page Title{% endblock %}</ title >
7
7
8
- < link href ="/wp-content/themes/creativecommons.org/favicon.ico " title ="Icon " type ="image/x-icon " rel ="icon " />
8
+ < link href ="https://creativecommons.org /wp-content/themes/creativecommons.org/favicon.ico " title ="Icon " type ="image/x-icon " rel ="icon " />
9
9
10
10
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
11
11
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css ">
12
12
13
- < link rel ="stylesheet " href ="/wp-content/themes/creativecommons.org/css/style.css " />
14
- < link rel ="stylesheet " href ="/wp-content/themes/creativecommons.org/engine.css " />
13
+ < link rel ="stylesheet " href ="https://creativecommons.org /wp-content/themes/creativecommons.org/css/style.css " />
14
+ < link rel ="stylesheet " href ="https://creativecommons.org /wp-content/themes/creativecommons.org/engine.css " />
15
15
16
16
{% if is_rtl %}
17
17
< link rel ="stylesheet " type ="text/css "
58
58
< span class ="icon-bar "> </ span >
59
59
< span class ="icon-bar "> </ span >
60
60
</ button >
61
- < a class ="navbar-brand " href ="/ "> < img src ="https://creativecommons.org/wp-content/themes/creativecommons.org/img/cc.logo-126x30.png " alt ="Creative Commons " /> </ a >
61
+ < a class ="navbar-brand " href ="https://creativecommons.org / "> < img src ="https://creativecommons.org/wp-content/themes/creativecommons.org/img/cc.logo-126x30.png " alt ="Creative Commons " /> </ a >
62
62
</ div >
63
63
< div id ="navbar " class ="navbar-collapse collapse ">
64
64
< ul class ="nav navbar-nav ">
65
65
< li class ="dropdown ">
66
- < a href ="# " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> About < span class ="caret "> </ span > </ a >
66
+ < a href ="https://creativecommons.org/about " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> About < span class ="caret "> </ span > </ a >
67
67
< ul class ="dropdown-menu ">
68
- < li > < a href ="/about "> About CC</ a > </ li >
69
- < li > < a href ="/about/history "> History</ a > </ li >
68
+ < li > < a href ="https://creativecommons.org /about "> About CC</ a > </ li >
69
+ < li > < a href ="https://creativecommons.org /about/history "> History</ a > </ li >
70
70
< li class ="divider "> </ li >
71
- < li > < a href ="/who-uses-cc "> Who Uses CC?</ a > </ li >
71
+ < li > < a href ="https://creativecommons.org /who-uses-cc "> Who Uses CC?</ a > </ li >
72
72
< li > < a href ="https://wiki.creativecommons.org/Case_Studies "> Case Studies</ a > </ li >
73
- < li > < a href ="/videos/ "> Videos about CC</ a > </ li >
73
+ < li > < a href ="https://creativecommons.org /videos/ "> Videos about CC</ a > </ li >
74
74
< li class ="divider "> </ li >
75
75
< li class ="dropdown-header "> The Team</ li >
76
- < li > < a href ="/board "> Board of Directors</ a > </ li >
77
- < li > < a href ="/staff "> Staff</ a > </ li >
76
+ < li > < a href ="https://creativecommons.org /board "> Board of Directors</ a > </ li >
77
+ < li > < a href ="https://creativecommons.org /staff "> Staff</ a > </ li >
78
78
< li > < a href ="https://wiki.creativecommons.org/CC_Affiliate_Network "> Affiliate Network</ a > </ li >
79
- < li > < a href ="/opportunities "> Job Opportunities</ a > </ li >
79
+ < li > < a href ="https://creativecommons.org /opportunities "> Job Opportunities</ a > </ li >
80
80
< li class ="divider "> </ li >
81
81
< li > < a href ="https://wiki.creativecommons.org/FAQ "> Frequently Asked Questions</ a > </ li >
82
- < li > < a href ="/contact "> Contact Us</ a > </ li >
82
+ < li > < a href ="https://creativecommons.org /contact "> Contact Us</ a > </ li >
83
83
</ ul >
84
84
</ li >
85
85
< li class ="dropdown ">
86
- < a href ="# " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Licenses < span class ="caret "> </ span > </ a >
86
+ < a href ="https://creativecommons.org/licenses/ " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Licenses < span class ="caret "> </ span > </ a >
87
87
< ul class ="dropdown-menu ">
88
- < li > < a href ="/licenses/ "> About the Licenses</ a > </ li >
89
- < li > < a href ="/choose/ "> Choose a License</ a > </ li >
88
+ < li > < a href ="https://creativecommons.org /licenses/ "> About the Licenses</ a > </ li >
89
+ < li > < a href ="https://creativecommons.org /choose/ "> Choose a License</ a > </ li >
90
90
< li > < a href ="https://search.creativecommons.org "> Find licensed content</ a > </ li >
91
91
< li class ="divider "> </ li >
92
92
< li class ="dropdown-header "> Licensors</ li >
93
93
< li > < a href ="https://wiki.creativecommons.org/Considerations_for_licensors_and_licensees#Considerations_for_licensors "> Things to know before licensing</ a > </ li >
94
94
< li > < a href ="https://wiki.creativecommons.org/FAQ#Do_I_need_to_sign_something_or_register_to_obtain_a_Creative_Commons_license.3F "> Do I need to register my work?</ a > </ li >
95
95
< li > < a href ="https://wiki.creativecommons.org/Marking_your_work_with_a_CC_license "> Marking my work</ a > </ li >
96
- < li > < a href ="/examples "> License examples</ a > </ li >
96
+ < li > < a href ="https://creativecommons.org /examples "> License examples</ a > </ li >
97
97
< li class ="divider "> </ li >
98
98
< li class ="dropdown-header "> Licensees</ li >
99
99
< li > < a href ="https://wiki.creativecommons.org/Best_practices_for_attribution "> Best practices for attribution</ a > </ li >
108
108
109
109
110
110
< li class ="dropdown ">
111
- < a href ="# " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Public Domain < span class ="caret "> </ span > </ a >
111
+ < a href ="https://creativecommons.org/publicdomain/ " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Public Domain < span class ="caret "> </ span > </ a >
112
112
< ul class ="dropdown-menu ">
113
- < li > < a href ="/publicdomain/ "> Our Public Domain Tools</ a > </ li >
113
+ < li > < a href ="https://creativecommons.org /publicdomain/ "> Our Public Domain Tools</ a > </ li >
114
114
< li class ="divider "> </ li >
115
- < li > < a href ="/about/cc0 "> About CC0 Public Domain Dedication</ a > </ li >
116
- < li > < a href ="/choose/zero/ "> Choose CC0 Public Domain Dedication </ a > </ li >
115
+ < li > < a href ="https://creativecommons.org /about/cc0 "> About CC0 Public Domain Dedication</ a > </ li >
116
+ < li > < a href ="https://creativecommons.org /choose/zero/ "> Choose CC0 Public Domain Dedication </ a > </ li >
117
117
< li class ="divider "> </ li >
118
- < li > < a href ="/about/pdm "> About Public Domain Mark</ a > </ li >
118
+ < li > < a href ="https://creativecommons.org /about/pdm "> About Public Domain Mark</ a > </ li >
119
119
</ ul >
120
120
121
121
< li class ="dropdown ">
122
- < a href ="# " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Support CC < span class ="caret "> </ span > </ a >
122
+ < a href ="https://donate.creativecommons.org/?utm_campaign=websitenav&utm_source=web&utm_medium=ccwebsiteorblog " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Support CC < span class ="caret "> </ span > </ a >
123
123
< ul class ="dropdown-menu ">
124
- < li > < a href ="https://donate.creativecommons.org "> Donate to Creative Commons</ a > </ li >
124
+ < li > < a href ="https://donate.creativecommons.org/?utm_campaign=websitenav&utm_source=web&utm_medium=ccwebsiteorblog "> Donate to Creative Commons</ a > </ li >
125
125
< li > < a href ="http://store.creativecommons.org/ "> Buy CC Merchandise</ a > </ li >
126
- < li > < a href ="/supporters "> Our Supporters</ a > </ li >
126
+ < li > < a href ="https://creativecommons.org /supporters "> Our Supporters</ a > </ li >
127
127
< li > < a href ="https://creativecommons.net/testimonials/ "> Testimonials</ a > </ li >
128
128
</ ul >
129
129
</ li >
133
133
< a href ="# " class ="dropdown-toggle " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Projects < span class ="caret "> </ span > </ a >
134
134
< ul class ="dropdown-menu ">
135
135
136
- < li > < a href ="/culture "> Culture</ a > </ li >
137
- < li > < a href ="/education "> Education</ a > </ li >
138
- < li > < a href ="/publicpolicy "> Public Policy</ a > </ li >
139
- < li > < a href ="/science "> Science</ a > </ li >
136
+ < li > < a href ="https://creativecommons.org /culture "> Culture</ a > </ li >
137
+ < li > < a href ="https://creativecommons.org /education "> Education</ a > </ li >
138
+ < li > < a href ="https://creativecommons.org /publicpolicy "> Public Policy</ a > </ li >
139
+ < li > < a href ="https://creativecommons.org /science "> Science</ a > </ li >
140
140
< li class ="divider "> </ li >
141
141
< li > < a href ="https://open4us.org/ "> OPEN</ a > </ li >
142
- < li > < a href ="/music-communities "> Music Communities</ a > </ li >
142
+ < li > < a href ="https://creativecommons.org /music-communities "> Music Communities</ a > </ li >
143
143
< li > < a href ="https://openpolicynetwork.org/ "> Open Policy Network</ a > </ li >
144
- < li > < a href ="/record-labels "> Record Labels</ a > </ li >
144
+ < li > < a href ="https://creativecommons.org /record-labels "> Record Labels</ a > </ li >
145
145
< li > < a href ="https://wiki.creativecommons.org/4.0 "> Versioning the license suite</ a > </ li >
146
146
147
147
</ ul >
148
148
</ li >
149
149
150
- < li > < a href ="/weblog "> Blog</ a > </ li >
150
+ < li > < a href ="https://blog.creativecommons.org/ "> Blog</ a > </ li >
151
151
152
152
</ ul >
153
153
</ div > <!--/.nav-collapse -->
@@ -238,7 +238,7 @@ <h1 dir="{{ get_ltr_rtl }}" style="{{ is_rtl_align }}">
238
238
239
239
< p >
240
240
< a rel ="license "
241
- href ="//creativecommons.org/licenses/by/4.0/ "
241
+ href ="https://creativecommons.org //creativecommons.org/licenses/by/4.0/ "
242
242
title ="Creative Commons Attribution 4.0 International license "
243
243
> < img src ="https://licensebuttons.net/l/by/4.0/88x31.png "
244
244
alt ="License "/> </ a >
@@ -248,15 +248,15 @@ <h1 dir="{{ get_ltr_rtl }}" style="{{ is_rtl_align }}">
248
248
< p >
249
249
< small >
250
250
Except where otherwise
251
- < a class ="subfoot " href ="//creativecommons.org/policies#license "> noted</ a > ,
251
+ < a class ="subfoot " href ="https://creativecommons.org //creativecommons.org/policies#license "> noted</ a > ,
252
252
content on
253
253
< span
254
254
href ="http://creativecommons.org "
255
255
property ="cc:attributionName "
256
256
rel ="cc:attributionURL "> this site</ span >
257
257
is licensed under a
258
258
< a rel ="license "
259
- href ="//creativecommons.org/licenses/by/4.0/ "
259
+ href ="https://creativecommons.org //creativecommons.org/licenses/by/4.0/ "
260
260
class ="subfoot ">
261
261
Creative Commons Attribution 4.0 International license</ a > .
262
262
</ small >
0 commit comments