Author: hbelusca Date: Wed Aug 31 21:22:37 2016 New Revision: 72527
URL: http://svn.reactos.org/svn/reactos?rev=72527&view=rev Log: [README] - Show our URLs using https. - Add a "FAQ" section to point to the corresponding website URL; feel free to improve the section!
Modified: trunk/reactos/README trunk/reactos/boot/bootdata/readme.txt
Modified: trunk/reactos/README URL: http://svn.reactos.org/svn/reactos/trunk/reactos/README?rev=72527&r1=725... ============================================================================== --- trunk/reactos/README [iso-8859-1] (original) +++ trunk/reactos/README [iso-8859-1] Wed Aug 31 21:22:37 2016 @@ -14,7 +14,7 @@ compatibility, is always keeping an eye toward compatibility with Windows Vista and future Windows NT releases.
-More information is available at: http://www.reactos.org +More information is available at: https://www.reactos.org
2. Building ReactOS -------------------
Modified: trunk/reactos/boot/bootdata/readme.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/readme.txt?re... ============================================================================== --- trunk/reactos/boot/bootdata/readme.txt [iso-8859-1] (original) +++ trunk/reactos/boot/bootdata/readme.txt [iso-8859-1] Wed Aug 31 21:22:37 2016 @@ -10,7 +10,7 @@ compatible with applications and drivers written for the Microsoft® Windows NT family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).
-More information is available at: http://www.reactos.org +More information is available at: https://www.reactos.org
2. Relationship with the WINE project @@ -41,7 +41,7 @@
5. Is ReactOS legal? ---------------------------------------- +--------------------
Yes we are. All the code of ReactOS has been written from scratch by our developers. @@ -56,13 +56,22 @@ 6. Tutorials ------------
-Developer and User Tutorials: http://www.reactos.org/wiki +Developer and User Tutorials: https://www.reactos.org/wiki
The tutorials contain more information on the project, compiling and testing ReactOS - amongst other topics. Contributors to the project are always welcome.
-7. Author ---------- +7. Frequently Asked Questions +-----------------------------
-This document was written by Jason Filby (jasonfilby@yahoo.com). +Some of your questions may be answered in: https://www.reactos.org/joining/faqs +In addition, the ReactOS forum: https://www.reactos.org/forum/ may contain +complementary, yet non-official, information. + + +8. Authors +---------- + +This document was originally written by Jason Filby (jasonfilby@yahoo.com) +and is now occasionally updated by various contributors.