1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 17:14:00 +00:00

Fix a couple broken links found during self-onboarding (#6386)

* Fix a couple broken links found during self-onboarding
This commit is contained in:
Mick Letofsky
2025-09-26 15:46:57 +02:00
committed by GitHub
parent 0df22ff581
commit ef54bc814d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
A class library leveraged by [hosted applications](/src/Admin/HostedServices/DatabaseMigrationHostedService.cs) to perform MySQL database migrations via Entity Framework.
See the [documentation on creating migrations](https://contributing.bitwarden.com/contributing/database-migrations/) for how to utilize the files seen here.
See the [documentation on creating migrations](https://contributing.bitwarden.com/contributing/database-migrations/ef/) for how to utilize the files seen here.