Skip to content

Commit 4916fe9

Browse files
authored
Merge pull request #232 from CygnusRoboticus/patch-1
Correcting a dead link in segments documentation
2 parents fc8820b + 483398b commit 4916fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/elements/segment.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ themes : ['default', 'GitHub']
266266
<p>A segment can be attached to other content on a page</p>
267267

268268
<div class="ui ignored info message">
269-
<p>Attached segments are designed to be used with other <code>attached</code> variations like <a href="/header.html#attached">attached header</a> or <a href="/collections/message.html#attached">attached messages</a>.</p>
269+
<p>Attached segments are designed to be used with other <code>attached</code> variations like <a href="/elements/header.html#attached">attached header</a> or <a href="/collections/message.html#attached">attached messages</a>.</p>
270270
</div>
271271
<div class="ui top attached segment">
272272
<p>This segment is on top</p>

0 commit comments

Comments
 (0)