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: packages/apidom-core/README.md
+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
@@ -21,7 +21,7 @@ You can now install the package using `npm`:
21
21
## Base namespace
22
22
23
23
Base namespace consists of [four higher order elements](https://github.com/swagger-api/apidom/tree/main/packages/apidom-core/src/elements) implemented on top
24
-
of [primitive ones](https://github.com/refractproject/minim/tree/main/lib/primitives).
24
+
of [primitive ones](https://github.com/refractproject/minim/tree/master/lib/primitives).
Copy file name to clipboardExpand all lines: packages/apidom-ns-openapi-3-1/README.md
+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
@@ -21,7 +21,7 @@ You can now install the package using `npm`:
21
21
## OpenApi 3.1.0 namespace
22
22
23
23
OpenApi 3.1.0 namespace consists of [number of elements](https://github.com/swagger-api/apidom/tree/main/packages/apidom-ns-openapi-3-1/src/elements) implemented on top
24
-
of [primitive ones](https://github.com/refractproject/minim/tree/main/lib/primitives).
24
+
of [primitive ones](https://github.com/refractproject/minim/tree/master/lib/primitives).
0 commit comments