This repository was archived by the owner on Apr 16, 2022. It is now read-only.
File tree 3 files changed +11
-12
lines changed
3 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 1
1
< html xmlns ="http://www.w3.org/1999/xhtml ">
2
2
< head >
3
3
< title > PyInstaller Community</ title >
4
- < meta http-equiv ="refresh " content ="0; url=https://github.com/pyinstaller/pyinstaller/wiki/Community " />
4
+ < meta http-equiv ="refresh " content ="0; url=support.html " />
5
5
</ head > < body >
6
6
< h1 > PyInstaller Community</ h1 >
7
- < p > More details are to be found in the < a
8
- href ="https://github.com/pyinstaller/pyinstaller/wiki/Community "> wiki
9
- page on Community</ a > </ p >
7
+ < p > This has been moved to the
8
+ < a href ="support.html "> support page</ a > </ p >
10
9
</ body > </ html >
Original file line number Diff line number Diff line change 1
1
< html xmlns ="http://www.w3.org/1999/xhtml ">
2
2
< head >
3
3
< title > PyInstaller How to Contribute</ title >
4
- < meta http-equiv ="refresh " content ="0; url=https://github.com/pyinstaller/pyinstaller/wiki/How-to-Contribute " />
4
+ < meta http-equiv ="refresh " content ="0; url=https://pyinstaller.readthedocs.io/en/stable/contributing.html " />
5
5
</ head > < body >
6
6
< h1 > PyInstaller How to Contribute</ h1 >
7
- < p > More details are to be found in the < a
8
- href ="https://github.com/pyinstaller/pyinstaller/wiki/How-to-Contribute " > wiki
9
- page on How to Contribute</ a > </ p >
7
+ < p > This has been moved to the
8
+ < a href ="https://pyinstaller.readthedocs.io/en/stable/contributing.html " >
9
+ manual section How to Contribute</ a > </ p >
10
10
</ body > </ html >
Original file line number Diff line number Diff line change 1
1
< html xmlns ="http://www.w3.org/1999/xhtml ">
2
2
< head >
3
3
< title > PyInstaller If Things Go Wrong</ title >
4
- < meta http-equiv ="refresh " content ="0; url=https://github.com/pyinstaller/pyinstaller/wiki/If-Things-Go-Wrong " />
4
+ < meta http-equiv ="refresh " content ="0; url=https://pyinstaller.readthedocs.io/en/stable/when-things-go-wrong.html " />
5
5
</ head > < body >
6
6
< h1 > PyInstaller If Things Go Wrong</ h1 >
7
- < p > More details are to be found in the < a
8
- href ="https://github.com/pyinstaller/pyinstaller/wiki/If-Things-Go-Wrong " > wiki
9
- page on If Things Go Wrong </ a > </ p >
7
+ < p > This has been moved to the
8
+ < a href ="https://pyinstaller.readthedocs.io/en/stable/when-things-go-wrong.html " >
9
+ manual section When Things go wrong </ a > </ p >
10
10
</ body > </ html >
You can’t perform that action at this time.
0 commit comments