Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 9639be8

Browse files
Update docs/deprecated-work/baseline-protocol-code/baseline-process.md
Co-authored-by: chaals <[email protected]>
1 parent a7d2a51 commit 9639be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deprecated-work/baseline-protocol-code/baseline-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Before creating a Workflow, you must first create the business rules involved in
3535

3636
More elaborate Workflows may contain rules that govern the state changes from one Workstep to the next. These can be written in zero knowledge circuits, and in a future release, one will be able to send business logic to counterparties without constructing special zk circuits (but allowing the core zk "consistency" circuit to check both code and data).
3737

38-
To set up this business logic, use the Baseline Protocol Privacy Package [here](https://github.com/ethereum-oasis-op/baseline/tree/master/core/privacy).
38+
To set up this business logic, use the [Baseline Protocol Privacy Package](https://github.com/ethereum-oasis-op/baseline/tree/main/core/privacy).
3939

4040
### Deploying the Contracts
4141

0 commit comments

Comments
 (0)