Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion modules/ROOT/pages/download.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ DFX_VERSION=0.5.2 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"

== Next steps

For information about the next steps to take, see link:../developers-guide/getting-started{outfilesuffix}[Getting started]in the link:../developers-guide/dev-index{outfilesuffix}[_Developer’s Guide_].
For information about the next steps to take, see link:../developers-guide/getting-started{outfilesuffix}[Getting started]in the link:../developers-guide/introduction-key-concepts{outfilesuffix}[_Developer’s Guide_].

////
== Download a packaged release
Expand Down
2 changes: 1 addition & 1 deletion modules/quickstart/pages/quickstart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ dfx stop
== Next steps

This _Quick start_ touched on only a few key steps to introduce the basic workflow you follow to develop programs of your own.
There are more detailed examples and tutorials for you to explore in the link:../developers-guide/dev-index{outfilesuffix}[_Developer’s Guide_] and in the link:../language-guide/index{outfilesuffix}[_{proglang} Programming Language Guide_].
There are more detailed examples and tutorials for you to explore in the link:../developers-guide/introduction-key-concepts{outfilesuffix}[_Developer’s Guide_] and in the link:../language-guide/motoko{outfilesuffix}[_{proglang} Programming Language Guide_].

* Have questions? mailto:support@dfinity.org?subject=Quickstart[Contact us].
* Want to join the community? Visit our https://forum.dfinity.org/[community forum].
Expand Down