Skip to content

Commit 7bfb854

Browse files
authored
Merge pull request #1376 from theck13/heck/update-compose-readme
Update API Design Link Syntax in README File
2 parents 9410118 + 74f394e commit 7bfb854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-ui/compose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This module hosts the workflow-ui compose integration, and this file describes i
55
It was originally published as a [blog post](https://developer.squareup.com/blog/jetpack-compose-support-in-workflow).
66
Since then, our approach has been overhauled.
77
With that overhaul this document has been updated to reflect how the new system works, but it's still very design doc like.
8-
To skip past all the big picture and implementation verbiage and get right to how to use this stuff, jump down to [API Design][#api-design] below.
8+
To skip past all the big picture and implementation verbiage and get right to how to use this stuff, jump down to [API Design](#api-design) below.
99

1010
## Goals and Non-Goals
1111

0 commit comments

Comments
 (0)