Skip to content

Commit 09c3801

Browse files
authored
Merge pull request #29 from IntelPython/xaleryb/cr
Update README.md for link correction
2 parents cae7e38 + 1e9be33 commit 09c3801

File tree

4 files changed

+9
-78
lines changed

4 files changed

+9
-78
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ``mkl-service`` - Python package for run-time control of Intel(R) Math Kernel Library.
22
[![Build Status](https://travis-ci.com/IntelPython/mkl-service.svg?branch=master)](https://travis-ci.com/IntelPython/mkl-service)
33

4-
See the [blog](https://software.intel.com/en-us/blogs/2018/10/18/mkl-service-package-controlling-mkl-behavior-through-python-interfaces) announcing the release.
4+
See the [blog](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) announcing the release.
55

66
---
77

conda-recipe/meta.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set version = "2.4.0" %}
2-
{% set buildnumber = 0 %}
2+
{% set buildnumber = 1 %}
33

44
package:
55
name: mkl-service
@@ -56,4 +56,3 @@ about:
5656
extra:
5757
recipe-maintainers:
5858
- oleksandr-pavlyk
59-
- dmitrii-zagornyi

0 commit comments

Comments
 (0)