We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e83e4 commit b65da3aCopy full SHA for b65da3a
README.md
@@ -414,8 +414,7 @@ can also be added to `posts/index` to enable edit form to be easily accessed:
414
<a th:href="@{/posts/{id}/edit(id=${post.id})}">Edit</a>
415
```
416
417
-This implementation can be seen [in
418
-here](https://github.com/lidimayra/from-rails-to-spring-boot/commit/2960884).
+This implementation can be seen [here](https://github.com/lidimayra/from-rails-to-spring-boot/commit/a4e83e43f4966075bbb3446a54fb2cdbe7a0e92b).
419
420
## Showing a Resource
421
0 commit comments