Skip to content

Commit

Permalink
Merge pull request #67 from tak1n/build
Browse files Browse the repository at this point in the history
add missing path part
  • Loading branch information
Trung Lê committed Jul 1, 2015
2 parents 2343242 + 3340319 commit 193f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guides/getting-started.md
Expand Up @@ -979,7 +979,7 @@ We can use the `routes` helper method that is available in our views and actions
%>
```

We can make a similar change in `apps/controllers/books/create.rb`:
We can make a similar change in `apps/web/controllers/books/create.rb`:

```ruby
redirect_to routes.books_url
Expand Down

0 comments on commit 193f434

Please sign in to comment.