File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
web/src/app/admin/actions Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -123,15 +123,15 @@ function ActionForm({
123
123
< button
124
124
type = "button"
125
125
className = "
126
- absolute
127
- bottom-4
126
+ absolute
127
+ bottom-4
128
128
right-4
129
129
border-border
130
130
border
131
131
bg-background
132
132
rounded
133
- py-1
134
- px-3
133
+ py-1
134
+ px-3
135
135
text-sm
136
136
hover:bg-accent-background
137
137
"
@@ -162,7 +162,7 @@ function ActionForm({
162
162
/>
163
163
< div className = "mt-4 text-sm bg-blue-50 text-blue-700 dark:text-blue-300 dark:bg-blue-900 p-4 rounded-md border border-blue-200 dark:border-blue-800" >
164
164
< Link
165
- href = "https://docs.onyx.app/tools /custom"
165
+ href = "https://docs.onyx.app/actions /custom#custom-actions "
166
166
className = "text-link hover:underline flex items-center"
167
167
target = "_blank"
168
168
rel = "noopener noreferrer"
You can’t perform that action at this time.
0 commit comments