We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad38e0f commit 1e2120bCopy full SHA for 1e2120b
src/ui/components/Sidebar.tsx
@@ -3,7 +3,7 @@ import { Link } from "react-router-dom";
3
import { Nav } from "react-bootstrap";
4
5
const links = [
6
- { to: "/experiment-json", text: "JSON Enrollment" },
+ { to: "/experiment-json", text: "Recipe Enrollment" },
7
{
8
to: "/experiment-feature-config",
9
text: "Feature Configuration Enrollment",
0 commit comments