[ 
https://issues.apache.org/jira/browse/BEAM-5830?focusedWorklogId=157696&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-157696
 ]

ASF GitHub Bot logged work on BEAM-5830:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Oct/18 16:45
            Start Date: 23/Oct/18 16:45
    Worklog Time Spent: 10m 
      Work Description: kennknowles closed pull request #6788: [BEAM-5830] Use 
the word LANGUAGE instead of SDK on site
URL: https://github.com/apache/beam/pull/6788
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/website/src/_includes/header.html 
b/website/src/_includes/header.html
index 37aadc9d5e7..072c927bcd0 100644
--- a/website/src/_includes/header.html
+++ b/website/src/_includes/header.html
@@ -35,7 +35,7 @@
           <a href="{{ site.baseurl }}/documentation/">Documentation</a>
         </li>
         <li>
-          <a href="{{ site.baseurl }}/documentation/sdks/java/">SDKS</a>
+          <a href="{{ site.baseurl }}/documentation/sdks/java/">Languages</a>
         </li>
         <li>
           <a href="{{ site.baseurl 
}}/documentation/runners/capability-matrix/">RUNNERS</a>
diff --git a/website/src/_includes/section-menu/sdks.html 
b/website/src/_includes/section-menu/sdks.html
index e9a661ab96f..7f723ea302a 100644
--- a/website/src/_includes/section-menu/sdks.html
+++ b/website/src/_includes/section-menu/sdks.html
@@ -10,7 +10,7 @@
  limitations under the License. See accompanying LICENSE file.
 -->
 
-<li><span class="section-nav-list-main-title">SDKS</span></li>
+<li><span class="section-nav-list-main-title">Languages</span></li>
 
 <li>
   <span class="section-nav-list-title">Java</span>
@@ -42,7 +42,7 @@
 </li>
 
 <li>
-  <span class="section-nav-list-title">Go SDK</span>
+  <span class="section-nav-list-title">Go</span>
   <ul class="section-nav-list">
     <li><a href="{{ site.baseurl }}/documentation/sdks/go/">Go SDK 
overview</a></li>
     <li><a href="https://godoc.org/github.com/apache/beam/sdks/go/pkg/beam"; 
target="_blank">Go SDK API reference <img src="{{ site.baseurl 
}}/images/external-link-icon.png"


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 157696)
    Time Spent: 20m  (was: 10m)

> What is an SDK? Users landing on the website have no reason to know
> -------------------------------------------------------------------
>
>                 Key: BEAM-5830
>                 URL: https://issues.apache.org/jira/browse/BEAM-5830
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> "SDK" is an abstract term that only a fraction of developers will have an 
> intuition for. Perhaps far fewer users. The Beam vision is "any language on 
> any runner" so why not use that language?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to