Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit e9b4e35

Browse files
Paul Boocockpaulboocock
authored andcommitted
Prepare for 1.1.0 release
1 parent 6b8c2dc commit e9b4e35

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
[![maintained]][tracker-classificiation][![License][license-image]][license][![Discourse posts][discourse-image]][discourse]
2-
31
# looker-snowplow-web
42

3+
[![maintained]][tracker-classification]
4+
[![Release][release-image]][release]
5+
[![License][license-image]][license]
6+
[![Discourse posts][discourse-image]][discourse]
7+
58
This LookML block makes the derived tables produced by the [Snowplow Web V1 model][snowplow-web-v1-docs] available for exploration in Looker.
69

710
The derived tables are:
@@ -141,15 +144,15 @@ include: "//snowplow_block/dashboards/*.lookml"
141144

142145
For more information on setting up Looker blocks please refer to the [Looker docs][looker-block-docs].
143146

144-
# Join the Snowplow community
147+
## Join the Snowplow community
145148

146149
We welcome all ideas, questions and contributions!
147150

148151
For support requests, please use our community support [Discourse][discourse] forum.
149152

150153
If you find a bug, please report an issue on GitHub.
151154

152-
# Copyright and license
155+
## Copyright and license
153156

154157
The looker-snowplow-web block is Copyright 2021 Snowplow Analytics Ltd.
155158

@@ -162,13 +165,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
162165
See the License for the specific language governing permissions and
163166
limitations under the License.
164167

165-
166-
[tracker-classificiation]: https://github.com/snowplow/snowplow/wiki/Tracker-Maintenance-Classification
168+
[tracker-classification]: https://github.com/snowplow/snowplow/wiki/Tracker-Maintenance-Classification
167169
[maintained]: https://img.shields.io/static/v1?style=flat&label=Snowplow&message=Maintained&color=9e62dd&labelColor=9ba0aa&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAeFBMVEVMaXGXANeYANeXANZbAJmXANeUANSQAM+XANeMAMpaAJhZAJeZANiXANaXANaOAM2WANVnAKWXANZ9ALtmAKVaAJmXANZaAJlXAJZdAJxaAJlZAJdbAJlbAJmQAM+UANKZANhhAJ+EAL+BAL9oAKZnAKVjAKF1ALNBd8J1AAAAKHRSTlMAa1hWXyteBTQJIEwRgUh2JjJon21wcBgNfmc+JlOBQjwezWF2l5dXzkW3/wAAAHpJREFUeNokhQOCA1EAxTL85hi7dXv/E5YPCYBq5DeN4pcqV1XbtW/xTVMIMAZE0cBHEaZhBmIQwCFofeprPUHqjmD/+7peztd62dWQRkvrQayXkn01f/gWp2CrxfjY7rcZ5V7DEMDQgmEozFpZqLUYDsNwOqbnMLwPAJEwCopZxKttAAAAAElFTkSuQmCC
168-
[license]: http://www.apache.org/licenses/LICENSE-2.0
169-
[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
170+
[license]: https://www.apache.org/licenses/LICENSE-2.0
171+
[license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
172+
[release]: https://github.com/snowplow/looker-snowplow-web/releases
173+
[release-image]: https://img.shields.io/github/v/release/snowplow/looker-snowplow-web
170174
[snowplow-web-v1-docs]: https://docs.snowplowanalytics.com/docs/modeling-your-data/the-snowplow-web-data-model/
171175
[discourse-image]: https://img.shields.io/discourse/posts?server=https%3A%2F%2Fdiscourse.snowplowanalytics.com%2F
172-
[discourse]: http://discourse.snowplowanalytics.com/
176+
[discourse]: https://discourse.snowplowanalytics.com/
173177
[looker-block-docs]: https://docs.looker.com/data-modeling/looker-blocks
174178
[looker-datagroup-docs]: https://docs.looker.com/reference/model-params/datagroup

0 commit comments

Comments
 (0)