Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cypress-test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Zheludkov, Mikhail
cypress-test
Commits
1a4941c8
Commit
1a4941c8
authored
6 years ago
by
Jozef Izso
Committed by
Pascal Hartig
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix aurelia links (#1951)
parent
c78ae12a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/aurelia/readme.md
+1
-1
1 addition, 1 deletion
examples/aurelia/readme.md
learn.json
+4
-4
4 additions, 4 deletions
learn.json
with
5 additions
and
5 deletions
examples/aurelia/readme.md
+
1
−
1
View file @
1a4941c8
...
...
@@ -44,7 +44,7 @@ Run tests and HTTP-server:
## Implementation
-
Following the getting started tutorial: http://aurelia.io/
get-started.html
-
Following the getting started tutorial: http
s
://aurelia.io/
docs/tutorials/creating-a-todo-app/
-
Attempt to go TDD where possible
### Changelog
...
...
This diff is collapsed.
Click to expand it.
learn.json
+
4
−
4
View file @
1a4941c8
...
...
@@ -212,10 +212,10 @@
"heading"
:
"Official Resources"
,
"links"
:
[{
"name"
:
"Get started"
,
"url"
:
"http://aurelia.io/
get-started.html
"
"url"
:
"http
s
://aurelia.io/
docs/tutorials/creating-a-todo-app/
"
},
{
"name"
:
"Docs"
,
"url"
:
"http://aurelia.io/docs
.html
"
"url"
:
"http
s
://aurelia.io/docs
/
"
},
{
"name"
:
"Aurelia on GitHub"
,
"url"
:
"https://github.com/aurelia"
...
...
@@ -224,12 +224,12 @@
"heading"
:
"Articles and Guides"
,
"links"
:
[{
"name"
:
"Blog"
,
"url"
:
"http://
blog.durandal.io
/"
"url"
:
"http
s
://
aurelia.io/blog
/"
}]
},
{
"heading"
:
"Community"
,
"links"
:
[{
"name"
:
"Aurelia dicussions on Gitter"
,
"name"
:
"Aurelia di
s
cussions on Gitter"
,
"url"
:
"https://gitter.im/Aurelia/Discuss"
}]
}]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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