Skip to content

Commit b65da3a

Browse files
committed
Fix references
1 parent a4e83e4 commit b65da3a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,7 @@ can also be added to `posts/index` to enable edit form to be easily accessed:
414414
<a th:href="@{/posts/{id}/edit(id=${post.id})}">Edit</a>
415415
```
416416

417-
This implementation can be seen [in
418-
here](https://github.com/lidimayra/from-rails-to-spring-boot/commit/2960884).
417+
This implementation can be seen [here](https://github.com/lidimayra/from-rails-to-spring-boot/commit/a4e83e43f4966075bbb3446a54fb2cdbe7a0e92b).
419418

420419
## Showing a Resource
421420

0 commit comments

Comments
 (0)