Fix issues link in Caffe2 readme (#10711)

Summary:
Change to pytorch issues link

orionr pjh5 Yangqing
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10711

Reviewed By: orionr

Differential Revision: D9412870

Pulled By: duc0

fbshipit-source-id: 341e8504ade8eba614cead832e5b5fdca4b1c270
This commit is contained in:
Duc Ngo
2018-08-20 16:43:40 -07:00
committed by Facebook Github Bot
parent 826550a32e
commit e449a27646

View File

@ -6,7 +6,7 @@ Caffe2 is a lightweight, modular, and scalable deep learning framework. Building
## Questions and Feedback
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please use Github issues (https://github.com/pytorch/pytorch/issues) to ask questions, report bugs, and request new features.
### Further Resources on [Caffe2.ai](http://caffe2.ai)