Skip to content

Commit 804a73f

Browse files
Loraine Kanervistolilliealbert
authored andcommitted
Updated Add A Link section for clarity (#553)
1 parent 1d1f935 commit 804a73f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sites/en/job-board/update_job_listings.step

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,10 @@ message <<-MARKDOWN
156156

157157
### Add a Link
158158

159-
Our users probably aren't going to know they can hit `/jobs/:id/edit` to visit the edit form, so let's add a link to it on the jobs index so we end up with this (we're just adding the line with the `<h5>` header in it ... don't copy and paste the whole thing!):
159+
Our users probably aren't going to know they can hit `/jobs/:id/edit` to visit the edit form, so let's add a link so it's easy to find!
160+
161+
In `app/views/jobs/index.html.erb`, just add this line with the `<h5>` header in it ... don't copy and paste the whole thing!
162+
160163
MARKDOWN
161164

162165
source_code :erb,

0 commit comments

Comments
 (0)