From: <ma...@us...> - 2015-11-18 10:27:24
|
Revision: 743 http://sourceforge.net/p/pywbem/code/743 Author: maiera Date: 2015-11-18 10:27:21 +0000 (Wed, 18 Nov 2015) Log Message: ----------- Updated README files in the distribution subtree with pointers to new site at GitHub. Modified Paths: -------------- pywbem/dist/pywbem-0.8.0/README-0.8.0-dev.rst Added Paths: ----------- pywbem/dist/README.md Added: pywbem/dist/README.md =================================================================== --- pywbem/dist/README.md (rev 0) +++ pywbem/dist/README.md 2015-11-18 10:27:21 UTC (rev 743) @@ -0,0 +1,6 @@ +The PyWBEM project has been moved to GitHub +------------------------------------------- + +Its web site is now at +[http://pywbem.github.io](http://pywbem.github.io). + Modified: pywbem/dist/pywbem-0.8.0/README-0.8.0-dev.rst =================================================================== --- pywbem/dist/pywbem-0.8.0/README-0.8.0-dev.rst 2015-11-18 10:07:34 UTC (rev 742) +++ pywbem/dist/pywbem-0.8.0/README-0.8.0-dev.rst 2015-11-18 10:27:21 UTC (rev 743) @@ -1,7 +1,8 @@ PyWBEM v0.8.0 ------------- -**Because the PyWBEM project has been moved to GitHub, you need to go there -for downloading the latest 0.8.0 version: -<a href="http://pywbem.github.io">http://pywbem.github.io</a>.** +The PyWBEM project has been moved to GitHub, and the list of 0.8.0 development +versions you find here is not the latest. +For downloading the latest 0.8.0 version, go to +`pywbem.github.io <http://pywbem.github.io/>`_ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |