Skip to content

Commit 4559675

Browse files
authored
Merge pull request circleci#4653 from circleci/ios-ruby-link-fix
Remove extra bracket in ruby versions link
2 parents 6ad6adc + 2a2ab9b commit 4559675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/deploying-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ workflows:
216216
- adhoc
217217
```
218218
219-
**Note:** The Firebase plugin may cause errors when run with the macOS system Ruby. It is therefore advisable to [switch to a different ruby version][({{ site.baseurl }}/2.0/testing-ios/#using-custom-ruby-versions)
219+
**Note:** The Firebase plugin may cause errors when run with the macOS system Ruby. It is therefore advisable to [switch to a different ruby version]({{ site.baseurl }}/2.0/testing-ios/#using-ruby)
220220
221221
## Deploying to Visual Studio App Center
222222

0 commit comments

Comments
 (0)