Skip to content

Commit

Permalink
Add URL slug help
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtOfCode- committed Jun 7, 2020
1 parent 012e63a commit 0d78331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/posts/new_help.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 0d78331

Please sign in to comment.