Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd21087

Browse files
authored
Update README.md
1 parent da3bb9a commit bd21087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FSharp.Core documentation
22

3-
https://fsprojects.github.io/fsharp-core-api-docs/reference/FSharp.Core/index.html
3+
https://fsharp.github.io/fsharp-core-api-docs/
44

55
## Build steps:
66

@@ -14,4 +14,4 @@ otherwise, for a more interactive hot-reload experience run:
1414

1515
## CI Pipeline
1616

17-
This repo is published via GitHub Actions. On each push to master, `dotnet fornax build` is run, and the outputs (which are written to the `_public` directory) are pushed to the `gh-pages` branch. This repo is configured to host using GitHub Pages from this branch, so once the generated files are pushed the update is nearly-instant.
17+
This repo is published via GitHub Actions. On each push to master, `dotnet fornax build` is run, and the outputs (which are written to the `_public` directory by fornax) are pushed to the `gh-pages` branch. This repo is configured to host using GitHub Pages from this branch, so once the generated files are pushed the update is nearly-instant.

0 commit comments

Comments
 (0)