Update links after move to brightray org
This commit is contained in:
parent
df24a0a816
commit
d6b4e430f8
2 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Brightray
|
# Brightray
|
||||||
|
|
||||||
Brightray is a static library that makes
|
Brightray is a static library that makes
|
||||||
[libchromiumcontent](https://github.com/aroben/libchromiumcontent) easier to
|
[libchromiumcontent](https://github.com/brightray/libchromiumcontent) easier to
|
||||||
use in applications.
|
use in applications.
|
||||||
|
|
||||||
## Using it in your app
|
## Using it in your app
|
||||||
|
|
||||||
See [brightray_example](https://github.com/aroben/brightray_example) for a
|
See [brightray_example](https://github.com/brightray/brightray_example) for a
|
||||||
sample application written using Brightray.
|
sample application written using Brightray.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
@ -33,7 +33,7 @@ You must previously have built and uploaded libchromiumcontent using its
|
||||||
|
|
||||||
Building Brightray on its own isn’t all that interesting, since it’s just a
|
Building Brightray on its own isn’t all that interesting, since it’s just a
|
||||||
static library. Building it into an application (like
|
static library. Building it into an application (like
|
||||||
[brightray_example](https://github.com/aroben/brightray_example)) is the only
|
[brightray_example](https://github.com/brightray/brightray_example)) is the only
|
||||||
way to test it.
|
way to test it.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
2
brightray/vendor/libchromiumcontent
vendored
2
brightray/vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 4aae27b02c48decf86ad8656530d52632d6dd169
|
Subproject commit ad588f54dc342716e55fd23ce69d6e2c176a1df7
|
Loading…
Reference in a new issue