Skip to content
Snippets Groups Projects
Commit 0d78331f authored by ArtOfCode-'s avatar ArtOfCode-
Browse files

Add URL slug help

parent 012e63a1
Branches
Tags
No related merge requests found
......@@ -26,6 +26,7 @@
</div>
<div class="form-group">
<%= f.label :doc_slug, 'URL slug', class: "form-element" %>
<span class="form-caption">In a URL of "https://yoursite.codidact.com/help/topic", the "topic" is the slug.</span>
<%= f.text_field :doc_slug, class: 'form-element' %>
</div>
<div class="form-group">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment