Commit b10efa0 1 parent 1da1a75 commit b10efa0 Copy full SHA for b10efa0
File tree 3 files changed +3
-3
lines changed
example_pro/src/SampleApp
website/samples/samples_v3/custom_cms_view
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ export function ExampleCMSView() {
74
74
< Tooltip
75
75
title = "Get the source code of this example view" >
76
76
< IconButton
77
- href = { "https://github.com/FireCMSco /firecms/blob/master/example/ src/SampleApp /ExampleCMSView.tsx" }
77
+ href = { "https://github.com/firecmsco /firecms/blob/main/examples/example_v3/ src/views /ExampleCMSView.tsx" }
78
78
rel = "noopener noreferrer"
79
79
target = "_blank"
80
80
component = { "a" }
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ export function ExampleCMSView() {
67
67
< Tooltip
68
68
title = "Get the source code of this example view" >
69
69
< IconButton
70
- href = { "https://github.com/FireCMSco /firecms/blob/master/example/ src/SampleApp /ExampleCMSView.tsx" }
70
+ href = { "https://github.com/firecmsco /firecms/blob/main/examples/example_v3/ src/views /ExampleCMSView.tsx" }
71
71
rel = "noopener noreferrer"
72
72
target = "_blank"
73
73
component = { "a" }
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ export function ExampleCMSView() {
129
129
< Tooltip
130
130
title = "Get the source code of this example view" >
131
131
< IconButton
132
- href = { "https://github.com/FireCMSco /firecms/blob/master/example/ src/SampleApp /ExampleCMSView.tsx" }
132
+ href = { "https://github.com/firecmsco /firecms/blob/main/examples/example_v3/ src/views /ExampleCMSView.tsx" }
133
133
rel = "noopener noreferrer"
134
134
target = "_blank"
135
135
component = { "a" }
You can’t perform that action at this time.
0 commit comments