File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Tools/Scripts/build-webkit --wpe --debug
84
84
85
85
## Building Windows Port
86
86
87
- For building WebKit on Windows, see [ Windows Port] (../Ports/Windows port/Introduction.html ).
87
+ For building WebKit on Windows, see [ Windows Port] ( ../Ports/WindowsPort.md ) .
88
88
89
89
## Running WebKit
90
90
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ The build succeeded if you got `WebKit is now built` message. Run your `MiniBrow
109
109
WebKitBuild/Release/bin64/MiniBrowser.exe
110
110
```
111
111
112
- You can run programs under a debugger with [ this instruction] (../../ Build & Debug/DebuggingWithVS.html ).
112
+ You can run programs under a debugger with [ this instruction] (../Build & Debug/DebuggingWithVS.md ).
113
113
114
114
### Building from within Visual Studio
115
115
You can’t perform that action at this time.
0 commit comments