Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ service('settings')->forget('App.siteName');

## Docs

Read the full documentation: https://codeigniter4.github.io/settings/
Read the full documentation: https://settings.codeigniter.com
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are going to use https://settings.codeigniter.com, it is better to use it in all cases. including file composer.js & mkdocs.yml and...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO composer.json should link to the source code only.
As for MkDocs... do you mean instead of linking to codeigniter.com in extra.homepage?

Copy link
Contributor

@datamweb datamweb Dec 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO composer.json should link to the source code only.

Thanks, I didn't know that.

As for MkDocs... do you mean instead of linking to codeigniter.com in extra.homepage?

Sorry. No, it's fine now, I thought there was a link to the docs defined in MkDocs.


## Contributing

Expand Down
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
settings.codeigniter.com