Skip to content

Commit 57034e1

Browse files
committed
update fastlane docs
1 parent 1820aa1 commit 57034e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

fastlane/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ xcode-select --install
2323
</tr>
2424
<tr>
2525
<td width="33%"><code>brew cask install fastlane</code></td>
26-
<td width="33%"><a href="https://download.fastlane.tools/fastlane.zip">Download the zip file</a>. Then double click on the <code>install</code> script (or run it in a terminal window).</td>
26+
<td width="33%"><a href="https://download.fastlane.tools">Download the zip file</a>. Then double click on the <code>install</code> script (or run it in a terminal window).</td>
2727
<td width="33%"><code>sudo gem install fastlane -NV</code></td>
2828
</tr>
2929
</table>
30+
3031
# Available Actions
3132
### appfile_init
3233
```

0 commit comments

Comments
 (0)