mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 00:07:36 +00:00
Fix badge links in README.md
This commit is contained in:
parent
c56e033a94
commit
30e4c9a629
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
|
|||
### Manual & Release Workflows
|
||||
| Documentation | Release Build | WASM Release | NuGet Build |
|
||||
|---------------|---------------|--------------|-------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/docs.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release.yml) | [](https://www.npmjs.com/package/z3-solver) | [](https://github.com/Z3Prover/z3/actions/workflows/nuget-build.yml) |
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/docs.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/wasm-release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nuget-build.yml) |
|
||||
|
||||
### Specialized Workflows
|
||||
| Nightly Validation | Copilot Setup | Agentics Maintenance |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue