Skip to content

Commit ad18cf7

Browse files
docs: update license references to markdown links in README files
1 parent 1f0dcd1 commit ad18cf7

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,4 +264,4 @@ This architecture makes the project ideal for internal tools, developer-focused
264264

265265
## License
266266

267-
See license: https://github.com/FranBarInstance/ClientAgentJS
267+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ To test any example locally:
3636

3737
---
3838

39-
See license: https://github.com/FranBarInstance/ClientAgentJS
39+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ Main classes available for customization:
203203

204204
---
205205

206-
See license: https://github.com/FranBarInstance/ClientAgentJS
206+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ Responsibilities:
108108

109109
---
110110

111-
See license: https://github.com/FranBarInstance/ClientAgentJS
111+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ For detailed API documentation and architecture information, see:
4646

4747
---
4848

49-
See license: https://github.com/FranBarInstance/ClientAgentJS
49+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

examples/browser-basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ This example is a comprehensive "Chat Explorer" that demonstrates the majority o
4747

4848
---
4949

50-
See license: https://github.com/FranBarInstance/ClientAgentJS
50+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

examples/form-assistance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Then open:
4141

4242
---
4343

44-
See license: https://github.com/FranBarInstance/ClientAgentJS
44+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

examples/mcp-tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ If you are not using Ollama, open the profile panel and create an active OpenAI-
5151

5252
---
5353

54-
See license: https://github.com/FranBarInstance/ClientAgentJS
54+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ agent.setActiveProfile("demo")
101101
102102
---
103103

104-
See license: https://github.com/FranBarInstance/ClientAgentJS
104+
See license: [ClientAgentJS](https://github.com/FranBarInstance/ClientAgentJS)

0 commit comments

Comments
 (0)