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
@@ -72,7 +66,7 @@ creating files on the hard drive.
72
66
73
67
## 📄 Documentation
74
68
75
-
**Virtual File System** provides a [COMPLETE DOCUMENTATION](./docs/README.md) of the library.
69
+
**Virtual File System** provides a [COMPLETE DOCUMENTATION](https://github.com/Atypical-Consulting/VirtualFileSystem/blob/main/docs/README.md) of the library.
76
70
77
71
All summaries are written in English. If you want to help us translate the documentation, please open an issue to
78
72
discuss it.
@@ -162,7 +156,7 @@ string tree = vfs.ToString();
162
156
163
157
## 🤝 Contributing
164
158
165
-
Contributions are welcome! Please read the [CONTRIBUTION GUIDELINES](CONTRIBUTING.md) first.
159
+
Contributions are welcome! Please read the [CONTRIBUTION GUIDELINES](https://github.com/Atypical-Consulting/VirtualFileSystem/blob/main/CONTRIBUTING.md) first.
166
160
167
161
## 📜 License
168
162
@@ -183,7 +177,7 @@ You can contact us by opening an issue on this repository.
183
177
184
178
## 🎉 Change log
185
179
186
-
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
180
+
Please see [RELEASES](https://github.com/Atypical-Consulting/VirtualFileSystem/releases) for more information what has changed recently.
0 commit comments