Skip to content

Commit

Permalink
Merge pull request #77 from sponster-au/master
Browse files Browse the repository at this point in the history
Small updates to tutorial docs to match 0.3.3 output
  • Loading branch information
freakboy3742 committed Sep 6, 2020
2 parents 5ef5c2f + 9d26f69 commit 20ec511
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ BeeWare <3's contributions!

Please be aware, BeeWare operates under a Code of Conduct.

See [CONTRIBUTING to BeeWare](http://pybee.org/contributing) for details.
See [CONTRIBUTING to BeeWare](https://beeware.org/contributing) for details.

4 changes: 2 additions & 2 deletions docs/tutorial/tutorial-5/iOS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ but this time, we specify that we want to create an iOS application:
(beeware-venv) $ briefcase create iOS
[helloworld] Generating application template...
Using app template: https://github.com/beeware/briefcase-iOS-app-template.git
Using app template: https://github.com/beeware/briefcase-iOS-Xcode-template.git
...
[helloworld] Installing support package...
...
Expand All @@ -23,7 +23,7 @@ but this time, we specify that we want to create an iOS application:
...
[helloworld] Installing application resources...
...
[helloworld] Application created.
[helloworld] Created iOS/Hello World
Once this completes, we'll now have an ``iOS`` directory in your project.
This directory will contain a ``Hello World`` folder, which will contain
Expand Down

0 comments on commit 20ec511

Please sign in to comment.