Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
todomvc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eugene Shen
todomvc
Commits
6596cd04
Commit
6596cd04
authored
Jul 30, 2012
by
Addy Osmani
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #245 from DimitarChristoff/epitome-url
fix broken link to epitome home page from todo page
parents
6e4abe8b
41c74a69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
labs/architecture-examples/epitome/index.html
labs/architecture-examples/epitome/index.html
+1
-1
No files found.
labs/architecture-examples/epitome/index.html
View file @
6596cd04
...
...
@@ -25,7 +25,7 @@
<footer
id=
"info"
>
<p>
Double-click to edit a todo
</p>
<p>
Created by
<a
href=
"https://github.com/DimitarChristoff/"
>
Dimitar Christoff
</a></p>
<p>
Powered by
<a
href=
"http
s
://dimitarchristoff.github.com/Epitome"
>
Epitome for MooTools
</a></p>
<p>
Powered by
<a
href=
"http://dimitarchristoff.github.com/Epitome"
>
Epitome for MooTools
</a></p>
<p>
Part of
<a
href=
"http://todomvc.com"
>
TodoMVC
</a></p>
</footer>
<script
type=
"text/template"
id=
"item-template"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment