Skip to content

Commit cbee485

Browse files
committed
Fixed wrong url
1 parent bf8320a commit cbee485

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bundler_2_upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: default
33
title: How to Upgrade to Bundler 2
44
url: /bundler_2_upgrade
55
previous: /getting_started
6-
next: /creating_gem.en
6+
next: /creating_gem
77
---
88

99
# How to Upgrade to Bundler 2

using_bundler_in_applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
title: How to manage application dependencies with Bundler
4-
url: /using_bundler_in_applications.en
4+
url: /using_bundler_in_applications
55
previous: /git
66
next: /groups
77
---

0 commit comments

Comments
 (0)