File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ <h1>Gaffer Docs</h1>
176
176
177
177
<!-- User guide Button -->
178
178
< div class ="ql-button ">
179
- < a href ="user-guide/introduction/ ">
179
+ < a href ="user-guide/introduction ">
180
180
< h2 >
181
181
< svg xmlns ="http://www.w3.org/2000/svg " height ="28 " viewBox ="0 -960 960 960 " width ="28 ">
182
182
< path
190
190
191
191
<!-- Developer guide Button -->
192
192
< div class ="ql-button ">
193
- < a href ="development-guide/introduction/ ">
193
+ < a href ="development-guide/introduction ">
194
194
< h2 >
195
195
< svg xmlns ="http://www.w3.org/2000/svg " height ="28 " viewBox ="0 -960 960 960 " width ="28 ">
196
196
< path
204
204
205
205
<!-- Admin guide button -->
206
206
< div class ="ql-button ">
207
- < a href ="administration-guide/introduction/ ">
207
+ < a href ="administration-guide/introduction ">
208
208
< h2 >
209
209
< svg xmlns ="http://www.w3.org/2000/svg " height ="28 " viewBox ="0 -960 960 960 " width ="28 ">
210
210
< path
Original file line number Diff line number Diff line change @@ -233,13 +233,13 @@ theme:
233
233
palette :
234
234
- media : " (prefers-color-scheme: light)"
235
235
scheme : default
236
- primary : green
236
+ primary : teal
237
237
toggle : &todark
238
238
icon : material/weather-night
239
239
name : Switch to dark mode
240
240
- media : " (prefers-color-scheme: dark)"
241
241
scheme : slate
242
- primary : green
242
+ primary : teal
243
243
toggle : &tolight
244
244
icon : material/weather-sunny
245
245
name : Switch to light mode
You can’t perform that action at this time.
0 commit comments