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
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Fix docs-content version mismatch for v13.x docs deployment
The docs app currently deployed to `material.angular.io` is for Angular
Components v13, but relies on docs-content from `master` i.e. v14-next.
We should scope the docs-content to v13.2.x (the latest and last minor for
v13) for the v13.x docs deployment.
0 commit comments