Skip to content

Commit 9257743

Browse files
committed
docs: organize documentation into docs/ folder
1 parent 7159799 commit 9257743

File tree

9 files changed

+3
-3
lines changed

9 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ security: {
101101
}
102102
```
103103

104-
See [SECURITY.md](./SECURITY.md) for complete security documentation and best practices.
104+
See [SECURITY.md](./docs/SECURITY.md) for complete security documentation and best practices.
105105

106106
---
107107

@@ -204,7 +204,7 @@ If you don't provide a `security` configuration, these safe defaults are used:
204204
}
205205
```
206206

207-
For complete security documentation, see [SECURITY.md](./SECURITY.md).
207+
For complete security documentation, see [SECURITY.md](./docs/SECURITY.md).
208208

209209
## Performance Optimizations
210210

@@ -238,7 +238,7 @@ const service = new Service({
238238
})
239239
```
240240

241-
For complete performance documentation, see [PERFORMANCE_FEATURES.md](./PERFORMANCE_FEATURES.md).
241+
For complete performance documentation, see [PERFORMANCE_FEATURES.md](./docs/PERFORMANCE_FEATURES.md).
242242

243243
## Complete Example
244244

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)