Skip to content

Commit a1b27f2

Browse files
puikinshclaude
andcommitted
Fix documentation URLs and dates
- Update placeholder repo URL to actual GitHub repository - Update copyright year to 2025 - Fix directory name in clone instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8a1226a commit a1b27f2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/LICENSE.tmpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 Aigars Silkalns, contributors.
1+
Copyright (c) 2025 Aigars Silkalns, contributors.
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

docs/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ A modern, responsive admin dashboard template built with Bootstrap 5.3.7, featur
2525

2626
```bash
2727
# Clone or download the template
28-
git clone https://github.com/your-repo/metis-bootstrap-5
28+
git clone https://github.com/puikinsh/Bootstrap-Admin-Template.git
2929

3030
# Navigate to the project
31-
cd metis-bootstrap-5/src-modern
31+
cd Bootstrap-Admin-Template/src-modern
3232

3333
# Install dependencies (if using npm)
3434
npm install
@@ -51,6 +51,6 @@ This template is released under the MIT License. See [LICENSE](LICENSE) for deta
5151

5252
---
5353

54-
**Version**: 1.0.0
55-
**Last Updated**: January 2024
54+
**Version**: 3.0.0
55+
**Last Updated**: July 2025
5656
**Bootstrap Version**: 5.3.7

0 commit comments

Comments
 (0)