[Pkg-javascript-commits] [backbone] 81/211: linking to the documentcloud workspace
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.0
in repository backbone.
commit 02c40e5526affec6a890ab99ac32d07b65923274
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Feb 14 15:48:37 2011 -0500
linking to the documentcloud workspace
---
index.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 597163f..cb59da0 100644
--- a/index.html
+++ b/index.html
@@ -1803,13 +1803,15 @@ var DocumentView = Backbone.View.extend({
</div>
<p>
- The <a href="http://www.documentcloud.org/">DocumentCloud</a> workspace
+ The <a href="http://www.documentcloud.org/public/#search/">DocumentCloud workspace</a>
is built on Backbone.js, with <i>Documents</i>, <i>Projects</i>,
<i>Notes</i>, and <i>Accounts</i> all as Backbone models and collections.
</p>
<div style="text-align: center;">
- <img src="docs/images/dc-workspace.png" alt="DocumentCloud Workspace" class="example_image" />
+ <a href="http://www.documentcloud.org/public/#search/">
+ <img src="docs/images/dc-workspace.png" alt="DocumentCloud Workspace" class="example_image" />
+ </a>
</div>
<p>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list