Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big Compute docs clarification blitz #155

Merged
merged 25 commits into from
Aug 19, 2022
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
b6d9362
fix: simplify wording, add relative links
LauraLangdon Jul 13, 2022
34f5736
fix: partial draft of updates
LauraLangdon Jul 22, 2022
90a813f
fix: next draft of updates
LauraLangdon Jul 23, 2022
280c81f
more draft
LauraLangdon Jul 28, 2022
4fdc1a1
more draft
LauraLangdon Jul 29, 2022
27e9a38
fix links, change wording
LauraLangdon Aug 2, 2022
452b1f6
more link fixes and wording changes
LauraLangdon Aug 2, 2022
cc4a1b5
make penultimate changes to some compute pages, fix pagination
LauraLangdon Aug 3, 2022
46264c0
link fixes
LauraLangdon Aug 4, 2022
bcaf34f
add deployment category
LauraLangdon Aug 4, 2022
cf9cdfe
fix: typo
Aug 11, 2022
dcd191f
specify greater Node version
LauraLangdon Aug 11, 2022
2661447
remove npm upgrade since npm upgrades with Node
LauraLangdon Aug 11, 2022
f10bd82
clarify instructions
LauraLangdon Aug 15, 2022
d9848d5
Update website/docs/compute/get-started.md
LauraLangdon Aug 11, 2022
9c1a1ea
Update website/docs/compute/customizing-functions/code-editor.md
LauraLangdon Aug 18, 2022
02f1204
Update website/docs/compute/using-api.md
LauraLangdon Aug 18, 2022
4f6e7af
Apply suggestions from code review
LauraLangdon Aug 18, 2022
aed1eff
fix whitespace, typos
LauraLangdon Aug 18, 2022
7730c66
add .idea to .gitignore
LauraLangdon Aug 18, 2022
8b3c40a
delete .idea
LauraLangdon Aug 18, 2022
dcada02
add back hook points section
LauraLangdon Aug 18, 2022
7b1100d
Apply suggestions from code review
LauraLangdon Aug 18, 2022
f154e07
add words to dictionary
LauraLangdon Aug 18, 2022
2f6c137
LauraLangdon Aug 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update website/docs/compute/get-started.md
Co-authored-by: István Szmozsánszky <[email protected]>
  • Loading branch information
LauraLangdon and flaki committed Aug 17, 2022
commit d9848d589d9b0169f7965e7cfaa93f3d920a2dca
2 changes: 1 addition & 1 deletion website/docs/compute/get-started.md
Original file line number Diff line number Diff line change
@@ -144,7 +144,7 @@ To edit a function via the editor, you—or more likely your application—must
In a **development environment**, the URL should have these components:

```
http://local.suborbital.network/?builder=http://local.suborbital.network:8082&token=ogbWUbzCZaYLga3GggP0cxht&ident=com.suborbital.acmeco&namespace=default&fn=foobar
http://local.suborbital.network/?builder=http://local.suborbital.network:8082&token=ogbWUbzCZaYLga3GggP0cxht&ident=com.suborbital.acmeco&namespace=default&fn=hello
```

In a **production environment**, the URL may look something like this: