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: src/pages/open-api/importOAS.mdx
+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
@@ -20,7 +20,7 @@ Bruno offers two ways to import OpenAPI specifications:
20
20
21
21
1.**File Import**: Import from a local OpenAPI specification file
22
22
2.**URL Import**: Import directly from a publicly accessible OpenAPI specification URL
23
-
3.**Bruno Converter**: Programmatically convert an OAS file to a Bruno collection [by using our converter.](/converters/overview)
23
+
3.**Bruno Converter**: Programmatically convert an OAS file to a Bruno collection [by using our converter.](https://docs.usebruno.com/converters/overview)
0 commit comments