@@ -38,11 +38,11 @@ Web Site and Other Resources
38
38
============================
39
39
40
40
More information and documentation can be found on the Yosys web site:
41
- - http ://yosyshq.net/yosys/
41
+ - https ://yosyshq.net/yosys/
42
42
43
43
The "Documentation" page on the web site contains links to more resources,
44
44
including a manual that even describes some of the Yosys internals:
45
- - http ://yosyshq.net/yosys/documentation.html
45
+ - https ://yosyshq.net/yosys/documentation.html
46
46
47
47
The directory ` guidelines ` contains additional information
48
48
for people interested in using the Yosys C++ APIs.
@@ -92,7 +92,7 @@ For Cygwin use the following command to install all prerequisites, or select the
92
92
93
93
There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well
94
94
as a source distribution for Visual Studio. Visit the Yosys download page for
95
- more information: http ://yosyshq.net/yosys/download.html
95
+ more information: https ://yosyshq.net/yosys/download.html
96
96
97
97
To configure the build system to use a specific compiler, use one of
98
98
@@ -568,7 +568,7 @@ Building the documentation
568
568
==========================
569
569
570
570
Note that there is no need to build the manual if you just want to read it.
571
- Simply download the PDF from http ://yosyshq.net/yosys/documentation.html
571
+ Simply download the PDF from https ://yosyshq.net/yosys/documentation.html
572
572
instead.
573
573
574
574
On Ubuntu, texlive needs these packages to be able to build the manual:
0 commit comments