Skip to content

Commit

Permalink
feat: move to NordicSemiconductor organization
Browse files Browse the repository at this point in the history
BREAKING CHANGE: this renames the package

See bifravst/bifravst#56
  • Loading branch information
coderbyheart committed Feb 1, 2021
1 parent 53a0f8b commit 6008bee
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
See https://github.com/bifravst/bifravst/blob/saga/CODE_OF_CONDUCT.md
See https://github.com/NordicSemiconductor/asset-tracker-cloud-docs/blob/saga/CODE_OF_CONDUCT.md
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# AT client sample

![Build and Release](https://github.com/bifravst/at_client/workflows/Build/badge.svg?branch=saga)
![Build and Release](https://github.com/NordicSemiconductor/at_client-hex/workflows/Build/badge.svg?branch=saga)

Compile the AT client sample for 9160DK and Thingy:91 and publish it regularly.

- [`thingy91_nrf9160ns`](https://bifravst.github.io/at_client/at_client-thingy91_nrf9160ns.hex)
- [`nrf9160dk_nrf9160ns`](https://bifravst.github.io/at_client/at_client-nrf9160dk_nrf9160ns.hex)
- [`thingy91_nrf9160ns`](https://nordicsemiconductor.github.io/at_client-hex/at_client-thingy91_nrf9160ns.hex)
- [`nrf9160dk_nrf9160ns`](https://nordicsemiconductor.github.io/at_client-hex/at_client-nrf9160dk_nrf9160ns.hex)
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": [
"github>bifravst/code-style"
"github>nordicsemiconductor/asset-tracker-cloud-code-style-js"
]
}

0 comments on commit 6008bee

Please sign in to comment.