Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
8f8c49de
Unverified
Commit
8f8c49de
authored
1 year ago
by
Noah Jelich
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix bad links (#4231)
The solochain template links to parachain template instead of solochain.
parent
dd5b06e6
No related merge requests found
Pipeline
#469856
passed with warnings with stages
in 1 hour, 9 minutes, and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/solochain/README.md
+3
-3
3 additions, 3 deletions
templates/solochain/README.md
with
3 additions
and
3 deletions
templates/solochain/README.md
+
3
−
3
View file @
8f8c49de
...
...
@@ -4,10 +4,10 @@ A fresh [Substrate](https://substrate.io/) node, ready for hacking :rocket:
A standalone version of this template is available for each release of Polkadot
in the
[
Substrate Developer Hub Parachain
Template
](
https://github.com/substrate-developer-hub/substrate-
parachain
-template/
)
Template
](
https://github.com/substrate-developer-hub/substrate-
node
-template/
)
repository. The parachain template is generated directly at each Polkadot
release branch from the
[
Node
Template in
Substrate
](
https://github.com/paritytech/polkadot-sdk/tree/master/
substrate/bin/node-template
)
release branch from the
[
Solochain
Template in
Substrate
](
https://github.com/paritytech/polkadot-sdk/tree/master/
templates/solochain
)
upstream
It is usually best to use the stand-alone version to start a new project. All
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment