graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
154 stars 27 forks source link

fix(dgeni): API links broken #2882

Closed griest024 closed 1 month ago

griest024 commented 1 month ago

This reverts commit 489ed7c57227ad8e0861048a820cdf609006e985.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

API links have /docs/docs/...

What is the new behavior?

API links have duplicate docs removed

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information