Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(446)

Side by Side Diff: native_client_sdk/src/README

Issue 568153004: [NaCl SDK] Fix URLs in README. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Welcome to the Native Client SDK 1 Welcome to the Native Client SDK
2 ================================ 2 ================================
3 3
4 Native Client Tools Bundle 4 Native Client Tools Bundle
5 Version: ${VERSION} 5 Version: ${VERSION}
6 Chrome Revision: ${CHROME_REVISION} 6 Chrome Revision: ${CHROME_REVISION}
7 Chrome Commit Position: ${CHROME_COMMIT_POSITION} 7 Chrome Commit Position: ${CHROME_COMMIT_POSITION}
8 Native Client Revision: ${NACL_REVISION} 8 Native Client Revision: ${NACL_REVISION}
9 Build Date: ${DATE} 9 Build Date: ${DATE}
10 10
11 Please refer to the online documentation here: 11 Please refer to the online documentation here:
12 12
13 https://developers.google.com/native-client 13 https://developer.chrome.com/native-client
14 14
15 Contributing 15 Contributing
16 ------------ 16 ------------
17 17
18 If you want to contribute to the Native Client SDK itself, please read the 18 If you want to contribute to the Native Client SDK itself, please read the
19 online documentation on contributing code to Chromium here: 19 online documentation on contributing code to Chromium here:
20 20
21 http://www.chromium.org/developers/contributing-code 21 http://www.chromium.org/developers/contributing-code
22 22
23 Known Issues 23 Known Issues
24 ------------ 24 ------------
25 25
26 Please refer to the online documentation here: 26 Please refer to the online documentation here:
27 27
28 http://code.google.com/chrome/nativeclient/docs/releasenotes.html 28 https://developer.chrome.com/native-client/sdk/release-notes
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698