Skip to content

Commit ed2664d

Browse files
docs: Adjust docs filenames to language convention (box/box-codegen#921) (#1704)
1 parent 749e3bf commit ed2664d

7 files changed

Lines changed: 5 additions & 5 deletions

File tree

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "c174072", "specHash": "ccdb456", "version": "10.4.0" }
1+
{ "engineHash": "29cb063", "specHash": "ccdb456", "version": "10.4.0" }

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Box Java SDK v10 supports multiple authentication methods including Developer To
133133
Client Credentials Grant, and JSON Web Token (JWT).
134134

135135
You can find detailed instructions and example code for each authentication method in
136-
[Authentication](./docs/Authentication.md) document.
136+
[Authentication](./docs/authentication.md) document.
137137

138138
# Documentation
139139

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
This section covers the documentation required to get up and running with the SDK, including configuration, authentication, and client initialization for making API calls.
66

7-
* [Configuration](Configuration.md)
8-
* [Authentication](Authentication.md)
9-
* [Client](Client.md)
7+
* [Configuration](configuration.md)
8+
* [Authentication](authentication.md)
9+
* [Client](client.md)
1010

1111
## Box API Usage
1212

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

0 commit comments

Comments
 (0)