# Homeowner Documents The Homeowner Information section of `index.html` currently links to the live PDFs hosted on **pinecreekhoa.com** (they could not be downloaded automatically because that site sits behind a browser-isolation proxy, but they open fine in a normal browser). When this site takes over the `pinecreekhoa.com` domain, make the documents self-hosted so the links keep working: 1. Save these six PDFs from the current site into this `docs/` folder: - `PineCreekCCR.pdf` — Pine Creek Neighborhood Covenants - `vineyardccr.pdf` — The Vineyard Supplemental Covenants - `Pine-Creek-Safety-Rules.pdf` — Safety Rules & Regulations - `HOAApprovalForm.pdf` — Architectural Review Approval Form - `Pine Creek Delinquency Policy.pdf` — Delinquency Policy - `Pine-Creek-Request-for-Reimbursement-of-Costs-for-Community-Event.pdf` — Community Event Reimbursement Form 2. In `index.html`, change each `.doc-card` `href` from `https://www.pinecreekhoa.com/` to `docs/`.