aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2019-06-29 08:35:23 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2019-06-29 08:35:23 +0900
commit89afd816bdf8e5625237891c2ff0ac2db71ea5d6 (patch)
tree8f316c46852aecd53e223249b8c4ce849575a5e5 /guides
parent1eb5cc13a2ed8922b47df4ae47faf5f23faf3d35 (diff)
downloadrails-89afd816bdf8e5625237891c2ff0ac2db71ea5d6.tar.gz
rails-89afd816bdf8e5625237891c2ff0ac2db71ea5d6.tar.bz2
rails-89afd816bdf8e5625237891c2ff0ac2db71ea5d6.zip
Link to top of PR as well as other links [ci skip]
Diffstat (limited to 'guides')
-rw-r--r--guides/source/6_0_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/6_0_release_notes.md b/guides/source/6_0_release_notes.md
index c826b19f1a..c152076628 100644
--- a/guides/source/6_0_release_notes.md
+++ b/guides/source/6_0_release_notes.md
@@ -513,7 +513,7 @@ Please refer to the [Changelog][active-record] for detailed changes.
([Pull Request](https://github.com/rails/rails/pull/34742))
* Add the ability to disable scopes generated by `ActiveRecord.enum`.
- ([Pull Request](https://github.com/rails/rails/pull/34605/files))
+ ([Pull Request](https://github.com/rails/rails/pull/34605))
* Make implicit ordering configurable for a column.
([Pull Request](https://github.com/rails/rails/pull/34480))