Skip to content

Commit 5a0f85f

Browse files
remove reference of featureflag endpoint (#1461)
1 parent dfa2858 commit 5a0f85f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ start:
131131
@echo "Go to http://localhost:8080/jaeger/ui for the Jaeger UI."
132132
@echo "Go to http://localhost:8080/grafana/ for the Grafana UI."
133133
@echo "Go to http://localhost:8080/loadgen/ for the Load Generator UI."
134-
@echo "Go to http://localhost:8080/feature/ for the Feature Flag UI."
135134

136135
.PHONY: start-minimal
137136
start-minimal:
@@ -153,7 +152,6 @@ start-odd:
153152
@echo "Go to http://localhost:8080/jaeger/ui for the Jaeger UI."
154153
@echo "Go to http://localhost:8080/grafana/ for the Grafana UI."
155154
@echo "Go to http://localhost:8080/loadgen/ for the Load Generator UI."
156-
@echo "Go to http://localhost:8080/feature/ for the Feature Flag UI."
157155
@echo "Go to http://localhost:11633/ for the Tracetest Web UI."
158156

159157
.PHONY: stop

0 commit comments

Comments
 (0)