You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/flux/flux-e2e.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Note that this guide has not been updated since more than a year ago. It does no
11
11
Expect this doc to receive an overhaul soon.
12
12
{{% /alert %}}
13
13
14
-
below we describe the flow of data through flux, from end to end. [here is a link that doesn't go anywhere](#id-anchor-failure)
14
+
Below we describe the flow of data through Flux, from End to End.
15
15
16
16
We assume a standard Flux installation, with all optional features enabled, then explain how Flux users can expect their change to flow through the stages
17
17
of its life as a commit, and describe how the commit data passes through the Flux system and the cluster, in rough chronological order. We tried to cover
0 commit comments