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