Skip to content

Commit

Permalink
Restrict commit range of comparison (#391)
Browse files Browse the repository at this point in the history
Having `master` at the end of the comparison makes the example link nearly worthless.
  • Loading branch information
Judahmeek authored Dec 22, 2023
1 parent 0b0e1c7 commit 0f89275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v6_upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,5 @@ _If you're on webpacker v5, follow [how to upgrade to webpacker v6.0.0.rc.6 from

## Examples of v5 to v6

1. [React on Rails Project with HMR and SSR](https://github.com/shakacode/react_on_rails_tutorial_with_ssr_and_hmr_fast_refresh/compare/webpacker-5.x...master)
1. [React on Rails Project with HMR and SSR](https://github.com/shakacode/react_on_rails_tutorial_with_ssr_and_hmr_fast_refresh/compare/webpacker-5.x...61e897f2c604085f45b9ab5e23642501e430fb28)
2. [Vue and Sass Example](https://github.com/guillaumebriday/upgrade-webpacker-5-to-6)

0 comments on commit 0f89275

Please sign in to comment.