|
75 | 75 | <span class="icon-bar"></span>
|
76 | 76 | </button>
|
77 | 77 | <a class="navbar-brand" href="https://getnikola.com/">
|
78 |
| - <img src="assets/img/logo.svg" alt="Nikola" id="logo"></a> |
| 78 | + <img src="https://getnikola.com/assets/img/logo.svg" alt="Nikola" id="logo"></a> |
79 | 79 | </div>
|
80 | 80 | <!-- /.navbar-header -->
|
81 | 81 | <div class="collapse navbar-collapse" id="bs-navbar" aria-expanded="false">
|
|
84 | 84 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Documentation <b class="caret"></b></a>
|
85 | 85 | <ul class="dropdown-menu">
|
86 | 86 | <li>
|
87 |
| -<a href="documentation.html"><strong>Documentation Index</strong></a> |
| 87 | +<a href="https://getnikola.com/documentation.html"><strong>Documentation Index</strong></a> |
88 | 88 | </li>
|
89 | 89 | <li>
|
90 |
| -<a href="getting-started.html"><strong>Getting Started</strong></a> |
| 90 | +<a href="https://getnikola.com/getting-started.html"><strong>Getting Started</strong></a> |
91 | 91 | </li>
|
92 | 92 | <li>
|
93 |
| -<a href="handbook.html"><strong>Handbook</strong></a> |
| 93 | +<a href="https://getnikola.com/handbook.html"><strong>Handbook</strong></a> |
94 | 94 | </li>
|
95 | 95 | <li>
|
96 |
| -<a href="features/index.html"><strong>Features</strong></a> |
| 96 | +<a href="https://getnikola.com/features/index.html"><strong>Features</strong></a> |
97 | 97 | </li>
|
98 | 98 | <li>
|
99 |
| -<a href="conf.html">conf.py</a> |
| 99 | +<a href="https://getnikola.com/conf.html">conf.py</a> |
100 | 100 | </li>
|
101 | 101 | <li>
|
102 |
| -<a href="changes.html">Changelog</a> |
| 102 | +<a href="https://getnikola.com/changes.html">Changelog</a> |
103 | 103 | </li>
|
104 | 104 | <li>
|
105 |
| -<a href="creating-a-theme.html">Theming Tutorial</a> |
| 105 | +<a href="https://getnikola.com/creating-a-theme.html">Theming Tutorial</a> |
106 | 106 | </li>
|
107 | 107 | <li>
|
108 |
| -<a href="extending.html">Extending</a> |
| 108 | +<a href="https://getnikola.com/extending.html">Extending</a> |
109 | 109 | </li>
|
110 | 110 | <li>
|
111 |
| -<a href="internals.html">Internals</a> |
| 111 | +<a href="https://getnikola.com/internals.html">Internals</a> |
112 | 112 | </li>
|
113 | 113 | <li>
|
114 |
| -<a href="creating-a-site-not-a-blog-with-nikola.html">Creating a Site (Not a Blog)</a> |
| 114 | +<a href="https://getnikola.com/creating-a-site-not-a-blog-with-nikola.html">Creating a Site (Not a Blog)</a> |
115 | 115 | </li>
|
116 | 116 | <li>
|
117 |
| -<a href="license.html">License</a> |
| 117 | +<a href="https://getnikola.com/license.html">License</a> |
118 | 118 | </li>
|
119 | 119 | </ul>
|
120 | 120 | </li>
|
|
134 | 134 | <a href="https://irclogs.getnikola.com/">IRC logs (#nikola@freenode)</a>
|
135 | 135 | </li>
|
136 | 136 | <li>
|
137 |
| -<a href="contact.html"><strong>All support options</strong></a> |
| 137 | +<a href="https://getnikola.com/contact.html"><strong>All support options</strong></a> |
138 | 138 | </li>
|
139 | 139 | </ul>
|
140 | 140 | </li>
|
|
159 | 159 | <a href="https://github.com/getnikola/nikola/issues">Issue Tracker</a>
|
160 | 160 | </li>
|
161 | 161 | <li>
|
162 |
| -<a href="changes.html">Changelog</a> |
| 162 | +<a href="https://getnikola.com/changes.html">Changelog</a> |
163 | 163 | </li>
|
164 | 164 | <li>
|
165 |
| -<a href="license.html">License</a> |
| 165 | +<a href="https://getnikola.com/license.html">License</a> |
166 | 166 | </li>
|
167 | 167 | <li>
|
168 |
| -<a href="authors.html">Contributors</a> |
| 168 | +<a href="https://getnikola.com/authors.html">Contributors</a> |
169 | 169 | </li>
|
170 | 170 | </ul>
|
171 | 171 | </li>
|
172 | 172 | <li>
|
173 |
| -<a href="blog/index.html">Blog</a> |
| 173 | +<a href="https://getnikola.com/blog/index.html">Blog</a> |
174 | 174 | </li>
|
175 | 175 | <li>
|
176 | 176 | <a href="https://users.getnikola.com">Users</a>
|
|
0 commit comments