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/08/13 21:55:59 UTC

git commit: updated dead link in release process

Repository: cordova-coho
Updated Branches:
  refs/heads/master af831bf5e -> c9b352695


updated dead link in release process


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

Branch: refs/heads/master
Commit: c9b3526950b2e879fa53b954f5bcfecf4e05f441
Parents: af831bf
Author: Steven Gill <st...@gmail.com>
Authored: Wed Aug 13 12:55:54 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Aug 13 12:55:54 2014 -0700

----------------------------------------------------------------------
 docs/cadence-release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/c9b35269/docs/cadence-release-process.md
----------------------------------------------------------------------
diff --git a/docs/cadence-release-process.md b/docs/cadence-release-process.md
index 077287f..5cb2d1e 100644
--- a/docs/cadence-release-process.md
+++ b/docs/cadence-release-process.md
@@ -74,7 +74,7 @@ If the JS ever needs to be re-tagged, rerun the `tag-release` command, and then
    * This usually lives within bin/templates somewhere
    * TODO: More details needed here
  3. For iOS only:
-   * Update [CordovaLib/Classes/CDVAvailability.h](https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVAvailability.h)
+   * Update [CordovaLib/Classes/CDVAvailability.h](https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVAvailability.h)
 
 by adding a new macro for the new version, e.g.