You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/04/03 02:02:12 UTC

[15/15] git commit: updated reference to font/style.css

updated reference to font/style.css


Project: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/commit/a1684486
Tree: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/tree/a1684486
Diff: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/diff/a1684486

Branch: refs/heads/refactor
Commit: a16844868bc594feb7fa541d96df80068e373e78
Parents: ad01137
Author: Steven Gill <st...@gmail.com>
Authored: Wed Apr 2 16:54:50 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Apr 2 16:54:50 2014 -0700

----------------------------------------------------------------------
 attachments/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/a1684486/attachments/index.html
----------------------------------------------------------------------
diff --git a/attachments/index.html b/attachments/index.html
index bc8a527..753710a 100644
--- a/attachments/index.html
+++ b/attachments/index.html
@@ -13,7 +13,7 @@
   <!-- <link rel="stylesheet" type="text/css" href="css/topcoat-mobile-light.min.css" /> -->
   <!-- <link rel="stylesheet" type="text/css" href="css/grid.min.css"> -->
   <link href="css/styles.css" rel="stylesheet" type="text/css">
-  <link href="font/styles.css" rel="stylesheet" type="text/css">
+  <link href="font/style.css" rel="stylesheet" type="text/css">
   <link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
 
   <script src="http://localhost:35729/livereload.js"></script>