Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 9dc5d98

Browse files
author
george
committed
Merge branch 'develop'
2 parents 37296a5 + dbbd31a commit 9dc5d98

19 files changed

+25
-26
lines changed

site/docs/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ All browsers have their own default outline style, but in general contrast of th
6060
To see it in action, try hitting tab while on this website. Your focus indicator should be a blue outline on elements!
6161

6262
<hr />
63-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/accessibility.md">Edit this page on Github!</a></p>
63+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/accessibility.md">Edit this page on Github!</a></p>

site/docs/accordions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ Undernet.Accordions.start()
214214
```
215215

216216
<hr />
217-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/accordions.md">Edit this page on Github!</a></p>
217+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/accordions.md">Edit this page on Github!</a></p>

site/docs/alignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ To manually set elements in a container to grow or shrink, add the class `can-X`
175175
</div>
176176

177177
<hr />
178-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/alignment.md">Edit this page on Github!</a></p>
178+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/alignment.md">Edit this page on Github!</a></p>

site/docs/branding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ Finally, import `undernet.scss` in your global stylesheet.
133133
With that, you should be good to go!
134134

135135
<hr />
136-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/branding.md">Edit this page on Github!</a></p>
136+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/branding.md">Edit this page on Github!</a></p>

site/docs/buttons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Also Add styles for your regular anchor links.
100100
```
101101

102102
<hr />
103-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/buttons.md">Edit this page on Github!</a></p>
103+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/buttons.md">Edit this page on Github!</a></p>

site/docs/color.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Similar to text, use `has-X-bg` to modify an element's `background-color`, where
2929
```
3030

3131
<hr />
32-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/color.md">Edit this page on Github!</a></p>
32+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/color.md">Edit this page on Github!</a></p>

site/docs/display.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ A useful utility to have in responsive design is one that modifies with your gri
1717
```
1818

1919
<hr />
20-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/display.md">Edit this page on Github!</a></p>
20+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/display.md">Edit this page on Github!</a></p>

site/docs/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ import { Modal } from "undernet"
6161
```
6262

6363
<hr />
64-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/download.md">Edit this page on Github!</a></p>
64+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/download.md">Edit this page on Github!</a></p>

site/docs/dropdowns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Paragraph text will wrap like it does everywhere else. Use spacing utilities to
304304
</div>
305305
```
306306

307-
Learn more about [Spacing](/docs/utilities/spacing) and [Color](/docs/utilities/color) helpers.
307+
Learn more about [Spacing](/docs/layout/spacing) and [Color](/docs/utilities/color) helpers.
308308

309309
## Requirements
310310

@@ -393,4 +393,4 @@ Undernet.Dropdowns.start()
393393
```
394394

395395
<hr />
396-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/dropdowns.md">Edit this page on Github!</a></p>
396+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/dropdowns.md">Edit this page on Github!</a></p>

site/docs/forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ The `disabled` class will visually dim the control, but not disable it functiona
155155
```
156156

157157
<hr />
158-
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/docs/forms.md">Edit this page on Github!</a></p>
158+
<p class="has-right-text">Is this article inaccurate? <a href="https://github.com/geotrev/undernet/tree/master/site/docs/forms.md">Edit this page on Github!</a></p>

0 commit comments

Comments
 (0)