Repository: cordova-coho Updated Branches: refs/heads/master 9fd94435e -> 85b89fa40
CB-10165 Update instructions on writing blog post for a release Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/85b89fa4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/85b89fa4 Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/85b89fa4 Branch: refs/heads/master Commit: 85b89fa4040e2f3088397799bdf9c25390b517e5 Parents: 9fd9443 Author: Nikhil Khandelwal <[email protected]> Authored: Thu Jan 7 14:21:32 2016 -0800 Committer: Nikhil Khandelwal <[email protected]> Committed: Thu Jan 7 14:25:38 2016 -0800 ---------------------------------------------------------------------- docs/platforms-release-process.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/85b89fa4/docs/platforms-release-process.md ---------------------------------------------------------------------- diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md index 9b704ee..3a9f088 100644 --- a/docs/platforms-release-process.md +++ b/docs/platforms-release-process.md @@ -237,8 +237,8 @@ For your platform: ## Prepare Blog Post * Gather highlights from RELEASENOTES.md into a Release Announcement blog post - * Instructions on [sites page README](https://svn.apache.org/repos/asf/cordova/site/README.md) - * Get blog post proofread via [Github](http://github.com/cordova/apache-blog-posts). + * Instructions on publishing a blog post are on the [cordova-docs repo](https://github.com/apache/cordova-docs#writing-a-blog-post) + * Get blog post proofread by submitting a PR to cordova-docs and asking someone on dev list to +1 it. ## Start VOTE Thread Send an email to dev ML with: (replace `android` with your platform) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
