Update CTAs for links part 1 (#58177)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@ These instructions will change how {% data variables.product.prodname_copilot %}
|
||||
|
||||
To quickly test out the difference that custom instructions can make, you can use personal custom instructions in {% data variables.copilot.copilot_chat_short %}'s immersive view.
|
||||
|
||||
1. First, go to [github.com/copilot](https://github.com/copilot) and enter this prompt:
|
||||
1. First, go to [github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=trial&ref_style=text) and enter this prompt:
|
||||
|
||||
`Create a JavaScript function that calculates the area of a circle`
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ For this tutorial, we'll create a simple marketing tool app, where:
|
||||
```
|
||||
|
||||
> [!TIP]
|
||||
> * Be specific, and provide as many details as possible for the best results. You can ask [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot) to refine or suggest improvements to your initial prompt.
|
||||
> * Be specific, and provide as many details as possible for the best results. You can ask [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text) to refine or suggest improvements to your initial prompt.
|
||||
> * Alternatively, drop a markdown document into the input field to provide {% data variables.product.prodname_spark_short %} with more context on what you're hoping to build.
|
||||
|
||||
1. Optionally, upload an image to provide {% data variables.product.prodname_spark_short %} with a visual reference for your app. Mocks, sketches, or screenshots all work to provide {% data variables.product.prodname_spark_short %} with an idea of what you want to build.
|
||||
@@ -83,7 +83,7 @@ Next, let's change the styling of your app using {% data variables.product.prodn
|
||||
|
||||
> [!TIP]
|
||||
> You can import custom fonts (like Google Fonts) or add advanced styles directly in the Spark code editor.
|
||||
> Ask [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot) for step-by-step guidance if you're not familiar with styling syntax.
|
||||
> Ask [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text) for step-by-step guidance if you're not familiar with styling syntax.
|
||||
|
||||
1. Click the **Assets** tab to upload assets you want to surface in your app.
|
||||
* Add images, logos, videos, documents or other assets to personalize your app.
|
||||
|
||||
@@ -23,7 +23,7 @@ To start building with {% data variables.product.prodname_spark_short %}, go to
|
||||
|
||||
By providing {% data variables.product.prodname_copilot_short %} with some context and instruction, {% data variables.product.prodname_copilot_short %} can help you refine your initial prompt to {% data variables.product.prodname_spark_short %} so that it best communicates your requirements.
|
||||
|
||||
1. Open [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot).
|
||||
1. Open [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
|
||||
1. Send the following prompt to {% data variables.product.prodname_copilot_short %}, editing the wording to align with your own app idea.
|
||||
|
||||
```copilot copy
|
||||
|
||||
@@ -21,7 +21,7 @@ If you're starting a new feature, trying to understand a system, or picking up a
|
||||
* Get better help from {% data variables.product.prodname_copilot_short %} by grounding it in relevant code and documentation.
|
||||
* Move faster without switching between tools or asking others for background information.
|
||||
|
||||
To create a space, go to [https://github.com/copilot/spaces](https://github.com/copilot/spaces), and click **Create space**.
|
||||
To create a space, go to [https://github.com/copilot/spaces](https://github.com/copilot/spaces?ref_product=copilot&ref_type=engagement&ref_style=text), and click **Create space**.
|
||||
|
||||
Below are some examples of how to use {% data variables.copilot.copilot_spaces_short %} to help you with development work.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user